Shakira Thasleem

Shakira Thasleem

1 Articles Published

Articles by Shakira Thasleem

1 articles

What are the essential tags for an HTML Document?

Shakira Thasleem
Shakira Thasleem
Updated on 15-Mar-2026 2K+ Views

HTML (HyperText Markup Language) is the standard markup language for creating web pages and web applications. Understanding the essential HTML tags is crucial for building properly structured documents that browsers can interpret correctly. An HTML tag consists of three components: an opening tag that marks the start, content that displays in the browser, and a closing tag marked with a forward slash like . All HTML tags should be written in lowercase for best practices. Note: Some HTML tags are self-closing and don't require a closing tag, such as and . Every HTML document requires four ...

Read More
Showing 1–1 of 1 articles
« Prev 1 Next »
Advertisements