![]() |
how to set an image as a table right corner
how to set an image as a table corner??I want set a image for a table corner..how can I do it in html or css...??? example plzz visit following table to get an idea what I want :
http://i.imgur.com/Ws74Q.png In this example u can see a "Details" image set to table right corner... thanks in advanced..:thumbsup::thumbsup: |
Could be done a number of ways. I would use an image for the details banner with transparent background. Position it absolutely to place it in the corner(table should be positioned absolutely also so they stay together) and use z-index to place the banner in front.
|
Quote:
|
1 Attachment(s)
Hi there ebookz,
Quote:
coothead |
I had to do a reset. I copied your image and enlarged it width wise and then made the back ground transparent. The image is on photo bucket, but is not cleaned up. You can get is and work with it yourself.
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
Quote:
|
thanks
Quote:
|
coothead |
Thank you
|
| All times are GMT +1. The time now is 02:24 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.