Skip to content

ma-foyez/html-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.