Hello Taldren,
Would you mind fixing this tiny error on your main page that is giving people all kinds of trouble?
On the main page at
www.taldren.com, there is the following code:
<p><img src="maingrafx\Doormat.jpg" width="470" height="350" usemap="#DoorMap" border="0">
at the src="maingrafx\Doormat.jpg", the slash is backwards. It SHOULD read src="maingrafx/Doormat.jpg".
Because of this mistake in your HTML code, the only browser that can view your webpage is Internet Exploiter, er, Exploder, er, Explorer.
While it's good to support the most popular browser (even though its a peice of crap, people just use whats installed on their machine), its a very bad idea indeed to not support everything else.
Netscape, Mozilla, Mozilla Firefox, Safari, and all other web browsers are UNABLE TO VIEW THE IMAGE ON YOUR FRONTPAGE. Without the image, they can't see where the buttons are, which makes it very hard for the user.
Internet Explorer is the only browser without popup blocking and tab browsing that I know of- many people are switching to Mozilla FireFox because of that. As it is right now, Linux users are completely blocked from viewing your site (unless they know the forums.taldren.com address), and Mac users are forced to use Internet Exploiter Mac Edition (a peice of crap). And Windows users with Mozilla *points at self* have to guess where the forums button is.
Please fix this error- its just one character! Thank you.