View Full Version : Layout Problem


inuyashateen113
03-15-2005, 10:02 PM
How do you make div. layouts???? I have a site that i really need a new layout for...

kittycat
03-15-2005, 10:05 PM
http://www.lissaexplains.com/css3.shtml
http://www.lissaexplains.com/html7.shtml

That's it for the code, as for images there's really nothing different.

inuyashateen113
03-17-2005, 04:46 AM
I am talking about like using paint shop pro 7

pb&j
03-17-2005, 02:22 PM
make an image (usually a background image).
position it into place using css coding.
make a div holding text or whatever.
position it into place using css coding.

you may have to research on z-index in css as well to "layer" things correctly.

the layout design itself... depends on what you want.