برای ثبت درخواست به انتهای صفحه مراجعه کنید.

📚 Awesome HTML Book: HyperText Markup Language (HTML)

Description:...

⌛️ Short and to the point; why should you take the book:

1. Always happy to answer your questions 😊

2. Unhappy? Please raise a refund; we'll always accept it 💸

3. Learn about topics, such as 😱

 - Introduction to HTML;

 - Basic Structure of an HTML Document:

  -- Anatomy of an HTML Document (``, ``, ``, ``);

 - Essential HTML Tags:

  -- Headings (`

` to `

`);

  -- Paragraphs and Text Formatting (``, ``, ``, ``, ``);

  -- Lists (`

    `, `
      `, `
    • `);

        -- Hyperlinks (``);

        -- Images (``);

        -- Tables (`

      `, ``, `
      `, ``);

        -- Line Breaks (`
      `) and Horizontal Rules (`


      `);

       - Forms and User Input:

        -- Text Inputs, Radio Buttons, Checkboxes (``)

        -- Select Menus and Option Elements (``, `

        -- Form Validation Basics (``);

        -- Advanced Form Features (``);

        -- Best Practices in Form Design;

        -- Practical Examples and Exercises;

       - HTML5 and Semantic Elements:

        -- The Importance of Semantic Markup;

        -- Commonly Used Semantic Elements (`

      `, `
      `, `