Thanks for the response!
At 7/30/07 07:23 AM, different wrote:
First off, the layout breaks in IE6. Or well, the navigation does.
Really? It looked fine in both IE6, IE7, and FF....
What's the problem? If there's only part of the navigation, and the rest is missing, that's because I'm still working on that part. Just haven't gotten around to the rest of it :p
- CSS is in the header... external stylesheet!
This is just a test page. Later on when it's complete and I decide to keep it, I'll put all the css in an external stylesheet :)
- Navigation would be good as a list. Allows more control later on.
Ok, I'll make those changes.
- Yucky multiple divs for background images. I know there's nothing much you can do, so ignore this for now.
Me and you both wish there was a better way. If you happen to find one, please, let me know!
- p class="title" ? Reckon a heading would suit better?
Hmmm. I missed that. Thanks for the point out.
- Not sure you need the containing 'base' div. You can use the root element for a background, and position the body element.
I'm not sure what you're saying here. Do you mean that random extra div at the bottom? (class "bdown")? Because that's part of the bottom of the box thing...
- The layout itself is a bit dull - vertical and diagonal stripes?
I don't know. I just wanted to see what it would look like, and never changed it. Is it bad? Or should I stick with horizontal / vertical?
Thanks again for your response ^.^