Skip to content

acm-manipal/Web-Dev-HTML-Tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Web-Dev-HTML-Tags

This Repository will be used to understand the basics of HTML tags.

For naming conventions of different sections, tags, classes, IDs, refer w3schools, thoughtco or mozilla docs

To start with, refer w3schools for basic syntax.

It's always better to divide an HTML page into different sections using div tags and by assigning each with a unique id.

Task -

  1. Use basic tags like headings, paragraphs, dividers, title, body, etc.
  2. To implement ordered lists and unordered lists.
  3. Use image tags
  4. Make a Table with at least 3 thead tags, and a tbody which has values as "table data (td)" elements within "table row (tr)" tags

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published