这篇文章给大家介绍CSS中怎么旋转字体,内容非常详细,感兴趣的小伙伴们可以参考借鉴,希望对大家能有所帮助。<html> <head> <meta Http-equiv=&quo
这篇文章给大家介绍CSS中怎么旋转字体,内容非常详细,感兴趣的小伙伴们可以参考借鉴,希望对大家能有所帮助。
<html>
<head>
<meta Http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style type="text/css">
.mouth{
font-size:20px;
font-weight:bold;
border:1px solid #F00;
display:block; width:50px;
-WEBkit-transfORM: rotate(-90deg);
-moz-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
</style>
</head>
<body>
<div class="example">
<span class="mouth">09</span>
</div>
</body>
</html>
关于css中怎么旋转字体就分享到这里了,希望以上内容可以对大家有一定的帮助,可以学到更多知识。如果觉得文章不错,可以把它分享出去让更多的人看到。
--结束END--
本文标题: css中怎么旋转字体
本文链接: https://lsjlt.com/news/74852.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-01-12
2023-05-20
2023-05-20
2023-05-20
2023-05-20
2023-05-20
2023-05-20
2023-05-20
2023-05-20
2023-05-20
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0