This is not true.
img {
border: 0.5em solid #000;
}
I would suggest the you test the above code.
It will confirm my assertion. :cool:
Type: Posts; User: coothead; Keyword(s):
This is not true.
img {
border: 0.5em solid #000;
}
I would suggest the you test the above code.
It will confirm my assertion. :cool:
Hi there morain,
let's clear up this misunderstanding.
It seems that you thought that my reply implied that inline CSS would
not work for your problem.
That is not the case. it would have...
The code was simply misplaced. :o
it needed to set for this element...
<img id="slide" src="images/fid310x191.jpg" alt="" class="center">
...rather than all these...
Hi there marain,
You probably know what I am going to say to that assertion. :D
You have a cache problem. :confused:
As you were having difficulties clearing it, I did post, in
Hi there marain,
first of all remove all of this inline CSS nonsense...
style="margin-top:12px; margin-bottom:8px; border-color:black; border-width:8px; border-style:solid; "