Hello, I've been slowly trying to teach myself some webdesign and have
an inital client.
Considering:
http://townscapes.net/
I'm trying to make the layout more scalable, both in terms of the the
two boxes meeting the footer without white space on the bottom, and in
terms of text filling the boxes more completely. As the user increases
the text size in most modern browsers, either one of the two colums
gets much longer than the other. Problem being that I want to have the
left colum an exact distance from the top of the container and of an
exact width too, so the tuft of gr*** tops it. My attempts to apply a
faux column fill have been failures as well as setting px and em
heights.
I'm also having some trouble with the menu... I want the the <a>
padding to go red on hover, but stay within the white border and also
not dynamically push anything out (this mainly seems to happen in IE6).
And my form doesn't seem to work right either. Am I understanding the
inputs correctly?
Finally, any and all other basic design criticisms would be much
appreicated.
Thanks muchly.