发布网友 发布时间:2022-04-21 17:36
共2个回答
热心网友 时间:2022-04-20 14:06
不知道你说的是不是这个
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<style type="text/css">
.content{
text-align: center;
margin:200px auto 0;
font-size: 50px;
color: #0B3BE4;
text-shadow: -5px -5px 2px red,-8px -8px 4px #3AF30B;
}
</style>
</head>
<body>
<div class="content">火焰字?</div>
</body>
</html>
热心网友 时间:2022-04-20 15:24
你的意思是图片居中还是什么意思?有效果图没