Mozilla and Opera fall apart on border.
The Polariod border code doesn't work because they are getting
confused on the solid border (darn, that looked so good in IE).
Can we add a fully opaque border?
Opacity 70 percent
Can we make it look like art?
It is art. Fiddle with it. Replace the images or photographs with your own. Any pictures will work. Each is your own original work of art. Show us your stuff. Especially the mistakes.
Can I put the Polariod Border around it?
Let's try using the Polaroid Border code.
We would usually put the class="polaroid" on the img tag. But we are using background images only. Let's try adding an outer div like this
<div class="polaroid">
and the copy and paste code goes here
</div>
The polaroid border code assumes some width associated with the image.
So, we have to explicity tell it the width.
style ="width:350px;"
to the <DIV class="polaroid">
Opacity 70 percent
Opacity 70 percent
END OF WHERE Mozilla and Opera fall apart on the Polariod border code
Link URL Last Updated: Friday, May 05, 2006
