<html>
All Tags not showing in online page, but show on view source.
<!DOCTYPE HTML> <html> <head> <title>Title of the document</title> </head> <body> Welcome to Home2IT.com </body> </html>
Code show like this:
Welcome to Home2IT.com
Browser Support
The <html> tag is supported in all major browsers.
What is html tag
html tag is used to defined document what is your html. All tags used into this.
Difference in HTML5
All layout attributes is removed in HTML5.