A note about links
Posted: Sun Jun 06, 2004 8:55 pm
I've noticed that a lot of people have been complaining about the links -- mostly because I have eyes and a functioning brain. I've discovered something odd. If you use HTML to makes links, instead of BBCode, the links are underlined.
HTML:
<a href="http://www.dontfeedthewriter.com">Don't Feed The Writer</a>
BBCode:
Don't Feed The Writer
Maybe it only shows up that way in my browser, but for me the HTML is underlined, and the BBCode isn't.
So. If this is the same for everyone and my computer isn't just weird, then the lesson is: use HTML for links.
HTML:
<a href="http://www.dontfeedthewriter.com">Don't Feed The Writer</a>
BBCode:
Don't Feed The Writer
Maybe it only shows up that way in my browser, but for me the HTML is underlined, and the BBCode isn't.
So. If this is the same for everyone and my computer isn't just weird, then the lesson is: use HTML for links.