View Full Version : Transparent border


Atarashii
04-23-2005, 01:58 PM
I'm looking for a HTML, which makes 1 specific border transparent, and ignores the text, that's in it.. Anybody ? ^^
(so that you'll be able to see a little bit of the picture/wallpaper behind it.)

Alcy
04-24-2005, 01:27 AM
If you're using a div or a table, you try "padding" instead of a border. However, divs and tables are already transparent.

Could you provide a link?