asked 89.6k views
5 votes
Why the HTML structure is important to properly written in HTML document

2 Answers

2 votes

Answer:

The browser understands it, if you don't add the thing, you maybe can't access other files.

Step-by-step explanation:

answered
User Mintee
by
7.5k points
4 votes

Answer:

A properly written HTML document will not only be readable to the user, but will also convey the structure of the document, the relationship of its content to each other, and allow the user to link to other pages and sites. HTML can do all of this because it's a markup language.

answered
User Purpletonic
by
7.6k points

No related questions found