Computer Science, asked by aslu7652, 5 months ago

How will you avoid syntax error while writing an HTLM code

Answers

Answered by Anonymous
5

{\huge{\tt{\purple{❥}\red{A}\blue{N}\pink{S}\green{W}\orange{E}\blue{R}}}}

Some Common HTML Errors you must avoid:

\impliesMissing out the Doctype Declaration. The Doctype!..

\impliesNot closing a tag..

\impliesPlacing the block elements within the inline elements..

\impliesNot using absolute paths for images and hyperlinks..

\impliesMissing out alt tags for images..

\impliesNot Encoding HTML entities..

\impliesImproper Classes and IDs usage..

\impliesWrong Syntax for Links..

Answered by ds655
0

Explanation:

{\huge{\tt{\purple{❥}\red{A}\blue{N}\pink{S}\green{W}\orange{E}\blue{R}}}}❥ANSWER

Some Common HTML Errors you must avoid:

\implies⟹ Missing out the Doctype Declaration. The Doctype!..

\implies⟹ Not closing a tag..

\implies⟹ Placing the block elements within the inline elements..

\implies⟹ Not using absolute paths for images and hyperlinks..

\implies⟹ Missing out alt tags for images..

\implies⟹ Not Encoding HTML entities..

\implies⟹ Improper Classes and IDs usage..

\implies⟹ Wrong Syntax for Links..

Similar questions