ivanmax Posted February 17, 2007 Posted February 17, 2007 Hi everybody, First of all thanks to everyone of you for all the help you are giving me. How can I give a border to the table that holds the image?: http://www.artepolaroid.com/html/english/folder1/prueba.html I am planning to make some pages that will hold text where the image is. Do I need to insert a text "holder" (if that exist)? Thanks in advance, Iván Quote
TCH-Bruce Posted February 17, 2007 Posted February 17, 2007 To add a border to a table cell or image tag use: >border="1" Set "1" to the thickness of the border you want. Quote
TCH-Don Posted February 17, 2007 Posted February 17, 2007 You can also style it ><img style="border: medium solid black;" src="petofweek.jpg" width="300" height="225" border="1" /> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.