Today we leared basic Structure of HTML website
We learned p tags, h1 to h6 , img tags and much more.
- p tags are paragrapg text and used to mention paragraph in HTML
- h1 to h6 are header text, where h1 is the biggest and h6 is a smallest
- img tags contains images
We learned a tag as well
- a tag is called as anchor tag.
We acknowleged some useful fundamentals such as
- Wireframe and Design
- Mozilla HTML basics
- intro to HTML
- W3Schools