cite tag, and we're supposed to get people to annotate what they put on a webpage? Please. XHTML 2 is a joke. CSS would have benefitted by sitting down and talking with graphic designers about what graphic designers actually do. Their specs can be horribly vague and often leave too much up to the discretion of the user-agent. We don't even have columns done in a non-hackish way. Columns, staples of broadsheets and newspapers since when? And let's not forget just ... changing the validator. It's weird when a page judged to be valid XHTML one day is no longer valid XHTML the next, especially if that page hasn't changed. And then there's the horrific CSS validator. Bold and strong are not synonyms. The effect to most users is visually the same, but semantically they are not the same.Bold is a weighting for a typeface. Strong is an emphasis that means that the text is logically of greater weight. In a blind-reader, strong is used with vocal emphasis, whereas bold can (and should) be used to simply make a bit of type more readable or stand out without that text having any particularly more important meaning.strong text higher for the keywords within; bold does not typically have that. Bold is for graphic designers; strong is used to indicate that you have thirty days to return your product, or that you do not reboot after a reinstall. Note: Google still ranks them the same, because people assume that they are synonyms - it's an excellent case as we so often see in web development of popularity reinforcing errors.strong tag; if you just want it to look like that, it's time for bold (whether it be a tag or as a style attribute in a span). You can bold a whole paragraph of text to make it stand out, but YELLING OUT THE ENTIRE THING GETS A LITTLE TEDIOUS AFTER THE SECOND SENTENCE.cite tag when you're citing a reference. Some people do not care about logical versus physical markup, but accessibility-wise, it's a good idea. For anything which may be machine-parsed in the future (perhaps building your own keyword set for a site - trying to figure out which CSS classes you've designed with a bold weighting correlate to what text is harder than just scanning for strong and em), it is a good idea.« Older Tim... | Kieran Long in The Architects'... Newer »
This thread has been archived and is closed to new comments
Because, you know, in the past scientists were unable to cure diseases.
It sounds like what he's after is some kind of global moderation system. I think moderation should be left to individual site owners. I mean, it isn't like there are no places where you can find reliable medical information.
Also, I wonder if TBL is feeling a little left out now that people are moving away from HTML/XML and other w3c technologies to new RIA technologies like flash and silverlight.
posted by delmoi at 10:38 PM on September 20, 2008