Quote:
Originally Posted by bullant
float works just fine.
Post your code so we can see what is going on.
|
Sorry Float does work....
So why dont inline padding top and bottom work whilst for an img it does? This makes sense, but just wondered if there was a technical reason??
I assume if I wanted to get round the padding top and bottom issue, I could obviously use either <p> and style the p or wrap stuff up in divs and padding would work there too???????