HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML dt Tag

HTML dt Tag

 

 

The dt tag defines a term/name in a description list. It is used in conjunction with dd(a description item) and dl(defines description list).

 

Syntax:-

 

Its syntax is:- < dt >

Code Explanation

All Tutorials related to HTML Tags List

All Sections related to HTML