can somebody tell me a easy way to add tables to boxes on a layout like this I know how to add link to the contact table and stuff I just dnt know how to add the tables to add text and pics
http://www.fileden.com/files/2007/7/17/127...YSPACEfixed.jpg
Div help
Started by DEUCE, Aug 28 2007 07:02 PM
3 replies to this topic
#1
Posted 28 August 2007 - 07:02 PM
#2
Posted 28 August 2007 - 08:04 PM
from what i understand you asking how to do the contact box.
css:
thats very simple and just shows how to get the background image in a div, then you put text inside the div.
html:
Basically thats it, or atleast what i think you asking, im not exactly sure if thats not what your asknig.
css:
contact{
background-image:images/blah.jpeg; (image location)
width:200px; (width of image)
height:200px; (height of image)
margin:0 auto; (to center the div)
}
thats very simple and just shows how to get the background image in a div, then you put text inside the div.
html:
<div id="contact">Contact Info</div>
Basically thats it, or atleast what i think you asking, im not exactly sure if thats not what your asknig.
#3
Posted 28 August 2007 - 08:49 PM
Im asking how do I get the tables for the all about lo-jay and pic and updates section so I can just add text so I dnt have to go back and forth to PS
#4
Posted 28 August 2007 - 09:09 PM
o you wanna rip his div backgrounds?
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
