Top 10 Tips To Remember While Making Html File.
Do not forget to close Html file.( Use auto closing in vs code/atom)
Avoid adding styles in html rather use a seperate CSS file for that . It makes things clear for you
You can use a HTML validator to check all the html are perfectly executed.
Use...
gautam66.hashnode.dev1 min read