January 22, 2004

No updates

There won't be that many updates this week, because of my super secret project. As it just so happens, my super secret project will be announced here on Monday the 26th, but there's a hint about it in the URL for this entry. Another hint is what I've been posting about today.

Posted by george at January 22, 2004 05:08 PM
Comments and TrackBacks

TrackBack URL: http://mt.gnerd.net/mt-gnerd-tb.cgi/201

Constructing an orbital death laser to vaporize RIAA headquarters?

- Wishful thinking I know. But someday...

Posted by: Jessica Breckenridge at January 22, 2004 05:21 PM

Don't use the U tag! U is evil.

Posted by: fluffy at January 22, 2004 06:35 PM

Sorry, I forget, what's the preferred semantic way? Or since the <u> doesn't convey anything in this case, should I have just <span style="text-decoration: underline;">ed it?

Posted by: George at January 22, 2004 07:08 PM

Better to stick with a crufty (X)HTML tag than to apply random inline styles, right? The u tag conveys plenty -- you want the text to appear underlined. No "semantic" meaning, but a bird in the hand is worth...

Posted by: Brian at January 23, 2004 01:08 AM

Well, what were you trying to convey with it? Verbal emphasis? Then use <em> or <strong>. If it was supposed to be a title, then <cite> is the way to go.

But underlining BAD and CONFUSING. It makes things look like links which aren't, and it doesn't really help readability either. (Underlining was originally a hacked-up replacement to italics for early typewriters.)

etc.

Posted by: fluffy at January 23, 2004 01:30 AM

Sorry, comments are closed.