CoursesAboutContactsPricing
Sign In
Privacy PolicyTerms of useSales and Refunds

© 2025 CodEssay Platform. All rights reserved.

    HTML Part 1: Introduction to HTML & Basic Structure

    Level: beginner
    Subject: html
    Access: Free

    Learn the basics of HTML, including document structure, headings, paragraphs, links, images, and attributes.

    Chapters

    What is HTML and its Role in Web Development

    Learn what HTML is and how it structures web content.

    Topics: html basics

    Basic HTML Document Structure

    Understand the basic structure of an HTML document including DOCTYPE, html, head, and body tags.

    Topics: document structure

    Headings

    Learn about heading tags (h1-h6) and their semantic importance.

    Topics: headings

    Paragraphs

    Understand how to create and format paragraphs in HTML.

    Topics: paragraphs

    Links and Anchor Tags

    Learn how to create hyperlinks using anchor tags and their attributes.

    Topics: links

    Images and Image Attributes

    Explore how to embed images and use attributes like src and alt.

    Topics: images

    HTML Attributes and Their Usage

    Understand common HTML attributes and how to use them effectively.

    Topics: attributes