Hypertext Markup Language (HTML)

HTML is the foundation of web development and one of the most essential technologies used for creating websites and web applications. It provides the basic structure of a webpage by organizing content using elements such as headings, paragraphs, images, tables, forms, links, lists, audio, and video components. HTML enables developers to create structured and meaningful web content that can be displayed properly across different browsers and devices. It plays a fundamental role in frontend development and works together with CSS and JavaScript to build complete and interactive websites.

We offer industry-focused lessons based on real-world web development and hands-on practical experience.

VS Code Extensions

Sr.No.Extension Name
1HTML CSS Support
2Prettier - Code Formatter
3indent-rainbow
4Auto Rename Tag
5HTML Boilerplate
6html tag wrapper

Lessons

Lesson #TitleDescriptionControls
1Basic Structure and Run CodeTags like Doctype, html, head, title and body. How to run the code.
2Text ElementsHeading, Paragraph, Line break, Bold, Italic, Emphasize, Underline, Deleted, Inserted, Subscript and Superscript, Abbreviation and Citation
3ListsOrdered, unordered and descriptive lists
4Link using Anchor TagUse only Anchor tag <a>, for internal-links and external-link
5Images<img> tag to display images on web pages, including best practices for attributes like src, alt, width, height, and responsive image handling for better performance and design.
6Inline and Block ElementsList of inline and block elements in HTML. Explanation of their behavior
7TablesUse <table>, <tr>, <th>, and <td> elements, along with <thead> and <tbody>
8Website LayoutsComponents like header, navigation, content area, sidebar, and footer, along with common layout types such as 1-column, 2-column, and 3-column designs for responsive web development.

Assignments and Projects

There is no assignment using this simple course. When you will learn both CSS and JavaScript DOM, then an assignment would be provided by edu2skill.com

If you want to see the assignment at this stage, then you can click on below button to view the assignment(s)