Topics: Semantics
Everyone strives for meaning in this world of ours, so let them find it in your HTML. Using meaningful elements can improve both the accessibility of your content as well as your search rankings.
-
HTML for Restaurant Menus
Oh, you mean besides linking to a PDF? I kid. Though, not really. Unfortunately, a PDF has become the “menu solution” for many restaurant sites. This presents a host of issues,… -
Acronyms in Body Copy
Screen Reader Defaults Providing abbreviation expansions in thetitle
attribute is “what we do,” but it does rely on the some customization of settings for some screen… -
Choosing a Structured Data Technology
Answering this question is really about goals: your goals as a developer, your employer’s or client’s goals, and project goals. But before answering that question, let’s first talk about what&… -
(Issue No. 13)
Making the Transition to HTML5Interested in HTML5, but not sure where to go after changing the
DOCTYPE
? Emily details how a reader-submitted site, Pelizzoli World, can start using HTML5 today to add structure and semantics. -
(Issue No. 6)
A Legendary MisunderstandingAaron unearths code consistency issues at American Express, and shows how we can use
fieldset
andlegend
more effectively in the markup of web forms.