Click to See Complete Forum and Search --> : Contet box


freNka
10-25-2005, 11:14 AM
Hello,sry for my newbie question...

I have seen alot of nice tutorials on the web for making a content box. Like a box that you have as background on your page, atm I have it as an picture on my webpage and how can i add some text? I have done the rest of the page in pure HTML-code. Thx for helping /freNka

thunder77
10-25-2005, 12:34 PM
I'm not quite sure what you are trying to accomplish, but really the solution lies in CSS. That's what everyone here will say since nobody believes in the use of tables any more for normal design. Are you using tables and looking for a solution for that? Just make the picture you are using a background image and not a normal <img> and then you can put html text over it. Give better details and others will be able to help more.