PDA

View Full Version : css help



ducktape
June 5th, 2001, 12:39
i have 2 sites with essentially the same design i cut n paste the css code from one to the other. i did it several times and still the same result.

i have images that im using for links and i dont want the blue border that internet explorer puts around them.

the first site works that way and the second one that i pasted the code into has the borders around the images.

polestar
June 5th, 2001, 12:50
What code exactly have you pasted into your css?

You could just put BORDER=0 into your <IMG> tags.

hcarlson3
June 5th, 2001, 20:06
why not use an external css file?

meow
June 5th, 2001, 22:00
Well , what is the CSS rule for the images? If the Style Sheet uses class or id selectors you would need to edit the HTML too.

ducktape
June 5th, 2001, 22:44
thanx polestar i never knew that and i guess you learn something new everyday