diff --git a/htmlcssguide.html b/htmlcssguide.html index ab961e2..1a4b21c 100644 --- a/htmlcssguide.html +++ b/htmlcssguide.html @@ -173,9 +173,6 @@ depends on the project’s complexity.)

application/xhtml+xml, lacks both browser and infrastructure support and offers less room for optimization than HTML.)

-

Although fine with HTML, do not close void elements, i.e. write <br>, not <br -/>.

-

HTML Validity

Use valid HTML where possible.