OZONE Asylum
Forums
Site reviews!
Website overhaul
This page's ID:
10442
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
The thing 'wrong' with the code above is that you've specified all sizes in px. To keep a liquid design you should avoid using pixels if possible. Instead use % and em to specify the size. You should also avoid using position: absolute and instead use the float property to posistion the elements... [url=http://www.bluerobot.com/]Blue Robot[/url] is a nice place to go for some tips on how it is done. They also have a couple of simple layouts there that you can read through the code for to see how they do it. If you look through a couple of the other threads here you'll find a lot of links to places to learn CSS, they are all worth checking out. The only thing I can think of design wise is that the hands in the top left corner stop too abrutly. Not sure how you could make them 'fade away' nicely, but with the sudden stop that you have now the whole thing seems too 'framey' (not a good word, but it'll have to do). A little thing I noticed in your code. In your 'About' page you use the <br> tag to create a new paragraph. It works, but it is the wrong way of doing it. You should have each paragraph within the <p>...</p> tags. That way they be coded sematically correct and you'll get the same look as you have now :) _________________________ "There are 10 kinds of people; those who know binary, those who don't and those who start counting at zero" - [url=http://www.golden-ratio.net]the Golden Ratio[/url] - [This message has been edited by Veneficuz (edited 09-16-2003).]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »