Html is most popular coding language for website development.here we learn how to make website using html and after basic knowledge of html learn css and JavaScript for more interesting website.
Html structure
<html>
<head>
<title>
</title>
</head>
<body>
</body
</html>
this is basic structure of html page.main portion is <html> and heading portion is most important for our web site development.and all the tag end with</--->.
This is basic of html learn more follow us and learn with us
Thank you
No comments:
Post a Comment