Giter Club home page Giter Club logo

html's Introduction

HTML

Level 1 HTML Basics

1. Starting up

    1. First File using Text Editor
    2. File Extension
    3. Opening the project in VsCode
    4. Index.html

2. Basics of HTML

    1. What are Tags
    2. Using Emmet ! to generate code
    3. Basic HTML Page
    4. MDN Documentation
    5. Comments

Level 2 Must-use HTML Tags

    1. HTML Attributes

        1. What are HTML Attributes
        2. Id Property

    2. HTML Tags

        1. Heading Tag
        2. Paragraph Tag
        3. <BR> <HR> tags
        4. Image Tag
        5. Video Tag
        6. Anchor Tag
        7. Bold Italic Underline / Strikethrough
        8. Pre Tag
        9. Big/Small Tag
        10. Superscript / Subscript

    3. Character Entity Reference

Level 3 Browser Tools

    1. Browser Tools

        1. View Page Source
        2. Inspect Element
        3. HTML without CSS

    2. Responsive Design

        1. Different screen size

    3. Live Edit Code

        1. Live edit HTML
        2. Live edit CSS
        3. Live edit JS
        4. Changes only happening at client

    4. Validating Web pages

        1. Using validator.w3.org

Level 4 HTML and Project Structure

    1. Semantic Tags

        1. Semantic/Non-Semantic Tags

    2. Body Tags

        1. Header Tag
        2. Main Tag
            1. Section Tag
            2. Article Tag
            3. Aside Tag
        3. Footer Tag

    3. Folder Structure

        1. Recommended Folder structure 

    4. More Tags

        1 Navigation tags
        2. Block/Inline Elements
        3. Div tags
        4. Span Tags

Level 5 Lists, Tables & Forms

      1. List Tag
      
          1. Ordered Lists
          2. Types of Ordered Lists
          3. Unordered Lists
      
      2. Table Tag
      
          1. <tr>, <td>, <th> tags
          2. Captions
          3. Col spans
      
      3. Forms
      
          1. Input tag
          2. Action Attributes
          3. Name and Value Property
          4. Label Tag
          5. Exploring Types
      
      4. iFrame Tag
          1. Using iFrames

Project Resume Making

html's People

Contributors

aparnaraha avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.