Posted: 08/17/05 04:04:55pm
This is my first attempt at coding a site by hand using CSS to control the layout (I have to admit, it's pretty damned cool, this CSS business.)
As you can see my page goes down for 500 pixels. I tried setting the page-container's height to 100%, and when I set the div's for the shadows and the content area to 100%, the site disappears.
Page here
http://www.prestonknights.com/v2/template.htm
Stylesheet here
http://www.prestonknights.com/v2/default.css
I realize troubleshooting this kind of stuff is a painful process, but I would be extremely grateful to any gurus who would grace me with their knowledge. Also, the design looks a bit drab atm, I was simply trying to get the layout running. There are a few more graphics I have left to add. Fear not.
On a side note... You'd think there would be a horizontal alignment property in CSS. All that works for centering a div is a cheap workaround. What gives?
As you can see my page goes down for 500 pixels. I tried setting the page-container's height to 100%, and when I set the div's for the shadows and the content area to 100%, the site disappears.
Page here
http://www.prestonknights.com/v2/template.htm
Stylesheet here
http://www.prestonknights.com/v2/default.css
I realize troubleshooting this kind of stuff is a painful process, but I would be extremely grateful to any gurus who would grace me with their knowledge. Also, the design looks a bit drab atm, I was simply trying to get the layout running. There are a few more graphics I have left to add. Fear not.
On a side note... You'd think there would be a horizontal alignment property in CSS. All that works for centering a div is a cheap workaround. What gives?








