[互联网]DIV+CSS.ppt

[互联网]DIVCSS

DIV+CSS;html 简单介绍;html结构 ;html标签 ;font定义文字的字体、尺寸和颜色。 p定义段落。 img定义图像。 h1 to h6定义 HTML 标题。 head定义关于文档的信息。 hr定义水平线。 html定义 HTML 文档。 i定义斜体字。 iframe定义内联框架。 frame定义框架集的窗口或框架 ;List-style-type:指定项目符号或编号 允许值:disc默认值。实心圆 | circle空心圆 | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none List-style-image:指定项目符号的图形文件名称,值为url或none 无序列表的默认符号是圆点。 ul元素有type属性,通过定义不同的type属性可以改变列表的项目符号。目前,type属性的属性值有: disc(圆)、 circle(圆圈)、 square(方块) { list-style-type: none } /*不使用项目符号 */ { list-style-type: upper-alpha } /* A B C D E etc. */ { list-style-type: decimal } /* 1 2 3 4 5 etc. */ { lis

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档