html tutorial - <dd> Description tag in HTML - html5 - html code - html form
Learn html - html tutorial - description dd tag in html - html examples - html programs
Definition of <dd> tag:
- <dd> tag used to describe the terms in the <dt> tag.
- <dd> is child element of <dl> and follow a <dt>.
- <dd> tag used with the combination of <dl> and <dt> tags.
- <dd> tag supports Global Attributes and Event Attributes.
Syntax for <dd> tag:
Sample Coding for <dd> tag:
Code Explanation for <dd> tag:
- Opening tag of Description element <dd> tag.
- Closing tag of Description element <dd> tag.
Output for <dd> tag:
- Here the output display the content of the HTML.
- Similarly for CSS the content is displayed in the output.
Browser Support for <dd> tag:
Yes | Yes | Yes | Yes | Yes |