|
yanski -> RE: Background image in table (4/23/2008 14:47:59)
|
In creating the background image for the table, it looks like when you are adding the background image into your page. Using the code of html <table background="url"> <tr> <td> my text</td> </tr> </table> it will make the background image in the table. I put URL for generalization it implies that URL will the name of the picture and its file extension, example mypicture.jpg [:)]. If you are going to put the picture into one folder you must include its folder name it will look like this <table background="myfolder/pictue.jpg"> </table> in providing a picture for a background you must also think the acceptable picture file extension. What are the acceptable file extension in images? My answer is many, the following are the acceptable file extension of images: .jpeg, .gif, .jpeg, .png, basically this will be the acceptable image file extension. so I recommend you to visit the W3schools.com for further study about HTML. Don't worry it is very easy to understand all the topics. ________________ gianski Put The Message Where It Matters! WideCircles aka Wide Circles represents relevant, distributed, highly targeted and efficient internet word of mouth marketing using entertaining or informative messages that are designed to be passed along in an exponential fashion using social network mediums such as blogs, forums, wikis and so on. http://widecircles.com
|
|
|
|