CSS, HTML 4.0, IMG

	I was trying to validate my pages for the HTML 4.0 spec, and was
reading through the recomendation, and can't seem to find anyway to set
the borders on my images to zero. I don't want to have that ugly border
around my images that are links, and it says that there is no BORDER
option for the IMG tag. I figured it was changed to be controled by style
sheets (like a lot of the other stuff), for instance, something like:

IMG { border: 0 } 
-or-
IMG { border-width: 0 }

but haven't found anything that works yet. Can anyone tell me how I can do
this?

                                         - [3rian  :)

"Yeah, Joe, I assure you if I'm staring down the barrel of a gun, 
I'm pretty much peeing every which way." 
	-Chandler Bing

Received on Tuesday, 17 March 1998 19:17:04 UTC