`

font: 12px/16px "Lucida Console";

    博客分类:
  • css
阅读更多
这是我学CSS备用的,大神们不要鄙视。。。

font: 12px/16px "Lucida Console";


指字体12px,行高16px ,字体为Lucida Console
分享到:
评论

相关推荐

    css参考的顶尖资料

    font-family: "Lucida Console", Verdana, Sans Serif; } ``` - 定位无序列表: ```css #content_sub_interiumover ul { position: relative; margin: 0px; padding-top: 680px; width: 648px; float: ...

    CSS样式表(讲义)

    `font-family`定义了字体系列为`'Lucida Console'`和`monospace`作为备选。`font-size`设定了字体大小为16像素,`font-weight`设定了字体加粗,`font-style`设定了斜体效果,最后`text-align`让文本居中显示。 ####...

    在vue项目中使用codemirror插件实现代码编辑器功能

    font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif; } ``` 通过以上步骤,我们已经成功地在Vue项目中实现了`...

    Web前端开发试题[收集].pdf

    c) font: italic bold 1em/140% "Lucida Grande", sans-serif; d) list-style: square inside url(image.gif); e) margin: 20px 20px 5px 20px; f) color: #336699; /* 无法缩写 */ ``` 3. 修改后的 HTML 代码为: `...

    RFate:用于FATE植被建模软件的R包

    字体家族:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace; } pre.grey {background-color:white; 边框样式:实心; 边框颜色:#8b...

    js仿黑客帝国字母掉落效果代码分享

    font-family: lucida console, courier, monotype; text-align: center } </style> </head> <center>JS仿黑客帝国字母掉落效果</center> <SCRIPT language="JavaScript" type="text/javascript"> ...

Global site tag (gtag.js) - Google Analytics