Log In · Register

 
html question
bmxthief6969
post Jun 8 2007, 05:11 PM
Post #1


Member
**

Group: Member
Posts: 16
Joined: Jun 2007
Member No: 532,615



i threw together a layout in photoshop and sliced it up and saved it optimized for the web.

but i have one problem, i read all these tutorials about coding and stuff and it confuses he heck outta me.

is there a simple div code where all i have to do is just copy and paste crap?

or is there no easy way out of this?
 
 
Start new topic
Replies
*karmakiller*
post Jun 8 2007, 11:32 PM
Post #2





Guest






You can use divs, but you'll have to upload your own stylesheet. If you have multiple pages on your website, you'll have to update each page unless if you do php includes.

CODE
<div style="position: absolute; left:0px; top:0px;  overflow: auto;">
<img src="http://IMAGEURL"></div>
CODE
<div style="position: absolute; left:250px; top:700px; width:250px; height:400px; overflow: auto;">CONTENT</div>


If you'd like to use php includes, try this tutorial.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: