Quote:
Originally Posted by Turtle91
You can also try adding a colored border during troubleshooting to make sure it is actually applying the css.
div.image50l {width:50%; float:left; border: 1px solid red}
|
I did the above (without the "div." prefix) and it drew a red border around the area of both the image and the text.