**Presentation of HTML**:
HTML (Hypertext Markup Language) is the standard markup language for
making pages and web applications. It gives construction and content
organizing to records saw in internet browsers.
**Site page Creation utilizing HTML**:
HTML archives are made utilizing plain content managers or particular web
advancement devices. They comprise of components encased in labels that
characterize the construction and content of the page.
**Components in HTML**-
**Heading**: ‘<h1>’ to ‘<h6>’ labels for headings of various levels.
- **Paragraph**: ‘<p>’ tag for passages of text.
- **Line Break**: ‘<br>’ tag for line breaks inside text.
- **Level Line**: ‘<hr>’ tag for flat lines to isolate content.
- **Text Formatting**: Labels like ‘<strong>’, ‘<em>’, ‘<u>’, ‘<i>’ for
striking, accentuation, underline, and italic text.
- **Fonts**: ‘<font>’ tag (censured in HTML5) for determining text style
styles and sizes.
- **Space**: Non-breaking space addressed by ‘ ’ to make space
without line breaks.
**HTML Labels for Structure**:
- **Div Tag**: ‘<div>’ tag for gathering and styling content blocks.
- **Range Tag**: ‘<span>’ tag for inline styling and applying styles to
explicit pieces of text.
**Unique Labels in HTML**:
- **Marquee Tag**: ‘<marquee>’ tag (deplored in HTML5) for looking over
text or pictures.
HTML (Hypertext Markup Language) is the standard markup language for
making pages and web applications. It gives construction and content
organizing to records saw in internet browsers.
**Site page Creation utilizing HTML**:
HTML archives are made utilizing plain content managers or particular web
advancement devices. They comprise of components encased in labels that
characterize the construction and content of the page.
**Components in HTML**-
**Heading**: ‘<h1>’ to ‘<h6>’ labels for headings of various levels.
- **Paragraph**: ‘<p>’ tag for passages of text.
- **Line Break**: ‘<br>’ tag for line breaks inside text.
- **Level Line**: ‘<hr>’ tag for flat lines to isolate content.
- **Text Formatting**: Labels like ‘<strong>’, ‘<em>’, ‘<u>’, ‘<i>’ for
striking, accentuation, underline, and italic text.
- **Fonts**: ‘<font>’ tag (censured in HTML5) for determining text style
styles and sizes.
- **Space**: Non-breaking space addressed by ‘ ’ to make space
without line breaks.
**HTML Labels for Structure**:
- **Div Tag**: ‘<div>’ tag for gathering and styling content blocks.
- **Range Tag**: ‘<span>’ tag for inline styling and applying styles to
explicit pieces of text.
**Unique Labels in HTML**:
- **Marquee Tag**: ‘<marquee>’ tag (deplored in HTML5) for looking over
text or pictures.