Wednesday, March 5, 2014

HTML5 tags correct syntax

Each HTML element has a specific syntax.HTML5 is less forgiving than previous versions of HTML when it comes to syntax. Omitting the start &frasl;end tag when required, closing void elements, forgetting the next characters / < > may produce unexpected results.


No comments:

Post a Comment