Monday, July 11, 2011
Position problems with web design?
The biggest problem with your design is you are using position styles which typically only work on a single resolution which is ok for mobile development when your building a website for one particular model but for a website where the page size will change you should use content that resizes and is placed depending on the page size. This is normally achived with a top to bottom layout where the content written at the top of the page will appear at the top of the page, the only fault with this sort of design is getting content to span the height of the page. I would suggest you rethink your design and use a more dynamic layout. See a href="http://www.astano.tk/" rel="nofollow"http://www.astano.tk//a and look at the source code some of the pages are still under construction so find one of those as it's just a design and grab the css and the page code and you'll see what i mean by a top to bottom layout!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment