通过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)
下载地址
用户评论