beyond--vintage
07-19-2003, 05:07 AM
Hey people U know blogs? Some of the blogs have this transclucent box where the text are there and the background is an image. Can anyone tell me how to make that transclucent box?
This is the code im using :
<div align="center"><table border="0" cellpadding="0" cellspacing="0" width="my width" height="my height" background="my image.GIF"><tr><td width="my width" height="my height" colspan="3"> </td></tr><tr><td width="1" height="my height"></td><td width="my width" height="my height"><div style="width: my width; height: my height; overflow: auto; font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size: 11px; color: #my color; scrollbar-face-color: #my color;
scrollbar-highlight-color:#my color;
scrollbar-shadow-color: #my color;
scrollbar-3dlight-color: #my color;
scrollbar-arrow-color: #my color;
scrollbar-track-color: #my color;
scrollbar-darkshadow-color: #my color;"><div style="padding: 5px;">
<My text here>
<br></div></div></td><td width="my width" height="my height"> </td></tr><tr><td width="300" height="1" colspan="3"></td></tr></table></div>
This is the code im using :
<div align="center"><table border="0" cellpadding="0" cellspacing="0" width="my width" height="my height" background="my image.GIF"><tr><td width="my width" height="my height" colspan="3"> </td></tr><tr><td width="1" height="my height"></td><td width="my width" height="my height"><div style="width: my width; height: my height; overflow: auto; font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size: 11px; color: #my color; scrollbar-face-color: #my color;
scrollbar-highlight-color:#my color;
scrollbar-shadow-color: #my color;
scrollbar-3dlight-color: #my color;
scrollbar-arrow-color: #my color;
scrollbar-track-color: #my color;
scrollbar-darkshadow-color: #my color;"><div style="padding: 5px;">
<My text here>
<br></div></div></td><td width="my width" height="my height"> </td></tr><tr><td width="300" height="1" colspan="3"></td></tr></table></div>