HTML学习4
2021-01-30 00:13
阅读:538
标签:效果 属性 定义 red html coff 描述 image white
无序列表和有序列表,以及列表项的标签;unordered list; ordered list ;list item;
- coffe
- tea
- green tea
无序列表前面的标志符号可以通过type属性来表示,disc表示圆点,square表示方形,circle表示空心圆;
有序列表:
- coffe
- tea
- green tea
- coffe
- tea
- green tea
- coffe
- tea
- green tea
- coffe
- tea
- green tea
显示效果如下:
定义列表:定义一个定义项,然后进行描述;
- coffe
- black hot drink
- white hot drink
- tea
- red hot drink
- green hot drink
HTML学习4
标签:效果 属性 定义 red html coff 描述 image white
原文地址:https://www.cnblogs.com/annjk/p/13199383.html
评论
亲,登录后才可以留言!