-
The problem with the line break (BR) tag
-
Google Analytics for WordPress (version 4.09) trips HTML validation when tracking outbound links
-
HTML form fields that, when not selected, do not even send a field name upon submit
Checkboxes and radio buttons that have not been checked and multiple select lists that have no selection submit nothing upon submission of the form. It’s as though they aren’t even there. At first, this may seem obvious (Well, yeah, you didn’t select them, dummy!), except that it runs counter to every other form field. If…
-
Clean XHTML of shooting ranges data
-
We need a “credit” attribute in XHTML
The XHTML 2.0 draft document by the W3C includes some promising attributes for elements. For instance, a navigation list could have a role with a value of sitemap. I.e.: <nl role=”sitemap”> That’s cool. Think on that a bit, o ye of semantic persuasion. The potential benefits of this type of specificity in standard markup is…
-
Diagram of XHTML, CSS, JavaScript as types of code in a web page
-
Semantic vs. valid markup
Scott Pennington of Matrix at Michigan State University emailed an interesting link to me. The SimpleBits blog has a post and discussion of semantic markup of a page heading. A fairly elementary quiz starts it off, but the range of perspectives in the discussion starts to show the complexity of semantic markup. On the one…
-
Visual description of an HTML element
