How to use html dl tag

藏色散人
Release: 2019-05-28 11:10:49
Original
5236 people have browsed it

html The dl tag is used to define a definition list and is used to combine

(items in the definition list) and
(items in the description list).

How to use html dl tag

#html How to use dl tag?

Function: Defines the definition list.

Description: Used to combine

(defines the items in the list) and
(describes the items in the list).

Note: All browsers support the

tag.

html dl tag usage example

  

一个定义列表:

计算机
用来计算的仪器 ... ...
显示器
以视觉方式显示信息的装置 ... ...
Copy after login

Effect output:

How to use html dl tag

The above is the detailed content of How to use html dl tag. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
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
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!