Previous Message
Next Message

Site Check (be kind...)

Sent by Css-discuss on 19 February 2005 16:04


Hi list,

My css-file starts with: * {margin: 0; padding: 0; }.

In my page I've an image with this tag:
<img width="186" vspace="10" hspace="10" height="282" border="1" alt="xxx"
title="xxx" area="52452" src="pics/xxx.png" style="float: left;" />

BUT . . . 
The page has no space between the image-border and the text.
If I remove the line in the css-file this works fine, but all my other
lay-out is messed-up. 

It looks like the inline styles vspace and hspace don't overrule the
settings in the css-file.

Who knows a solution (s direction)?

Regards,

Daniel



______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: