[ QUOTE ] John: Two things that you may or may not have sussed about your web design problems. It all has to do with how HTML amd CSS get rendered by the browser. One, putting that line of code at the beginning of your page lets the browser know exactly what flavor of HTML you were intending to use. So much for standards,…
A HAH! why is it that when ever i make a post, i always figgure it out RIGHT afterwards. div layers define their 'starting points' based on what order they are in in the code. so if i have a div layer that's 25 pixels down, the next div layer will start 25 pixels down, unless i say that it should start -25 pixels down, at…
John: Two things that you may or may not have sussed about your web design problems. It all has to do with how HTML amd CSS get rendered by the browser. One, putting that line of code at the beginning of your page lets the browser know exactly what flavor of HTML you were intending to use. So much for standards, right?…
[ QUOTE ] ...http://hawken.dadako.com... [/ QUOTE ] With all due respect, but...MY EYES DIVs can come in pretty handy, but i still like using Table best And btw, i saw some guys at school using Flash and XML to make a dynamicly loading portfolio site. That was pretty sweet as well, i'm probably going to make one as well...