Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.82 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.82 KB

HTML Assignment


TThis is a simple HTML assignment of Full Stack Web Development Course with DevsEnv.

  1. Clone repository
https://github.com/ma-foyez/html-assignment
  1. Go to the folder
cd html-assignment
  1. Locally run with index.html file in your default browser.

  2. If you already a friend of vs code, I will suggest you to use an extension....... Live Server

Technology


  • HTML-5
  • CSS-3

In this assignment I learned:


  • Different between tags, element, attribute & property.
  • Importance of doctype in html version.
  • How much the importance of comment.
  • Why we use for & id in form input & it's importance.
  • Importance of meta tags & how to write it in the proper way.
  • Some of the HTML tags, which I never use.