Home > Database > Mysql Tutorial > body text

网页制作小技巧:dl dt dd标签用法

WBOY
Release: 2016-06-07 15:23:45
Original
1823 people have browsed it

dl标记定义了一个定义列表,定义列表中的条目是通过使用dt标记(“definition title”,定义标题)和dd标记(“definition description”,定义描述)创建的。dt给出了术语名,dd标记给出了术语的定义。 也就是说dt用来创建列表中的上层项目,dd用来创建列表中最


标记定义了一个定义列表,定义列表中的条目是通过使用
标记(“definition title”,定义标题)和
标记(“definition description”,定义描述)创建的。
给出了术语名,
标记给出了术语的定义。

也就是说

用来创建列表中的上层项目,
用来创建列表中最下层项目,
都必须放在
标志对之间。

国内电视台

北京电视台

上海电视台

江西电视台

浙江电视台

网页制作小技巧:dl dt dd标签用法

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!