怎麼在圖片上加工整的文字
Ⅰ 如何用手機在圖片上加入文字
工具/原料:美圖秀秀手機版。
1、首先在我們的手機桌面上找到美圖秀秀並點擊它。專
Ⅱ HTML怎麼在圖片上加入文字
使用定位來寫的,首先一個大盒子裝著圖片,
然後一個盒子裝著頭像和文字,把裝著頭像和文字
的盒子根據裝著圖片的盒子進行定位就可以了,
像這樣的其實很簡單的,要多思考和分析
代碼,要注意圖片你要自己放圖片,和修改圖片路徑
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>圖片上放文字</title>
<style type="text/css">
html,body{
margin:0;
}
.auto-img{
display: block;
width:100%;
}
.box{
width:100%;
margin-top: 50px;
}
.box-cent{
width:50%;
margin:0 auto;
position: relative;
}
.texbox{
position: absolute;
width:50%;
line-height: 80px;
background-color: #0f0;
text-align: center;
top:50%;
left:50%;
transform: translate(-50%, -50%);
}
</style>
</head>
<body>
<div class="box">
<div class="box-cent">
<img class="auto-img" src="images/000.jpg"/>
<div class="texbox">我是用來裝頭像和文字的盒子</div>
</div>
</div>
</body>
</html>
Ⅲ 怎麼在圖片上加這樣的文字
厚度挖的挖管道哈我的