120k views
5 votes
One reason for the success of the Web is that HTML has made it easy for non-programmers to write and edit code without being ensnarled by ______ violations.

User Mawia HL
by
5.4k points

1 Answer

4 votes

Answer:

Syntax

Step-by-step explanation:

Syntax for HTML is like grammar for English. It’s a set of rules for how to structure HTML code. Not abiding by these rules my lead to syntax violations.

Cheers

User Nedko Dimitrov
by
5.7k points