This is a discussion on "Creating a 'non-boxy' look in CSS" within the Web Page Design section. This forum, and the thread "Creating a 'non-boxy' look in CSS are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Creating a 'non-boxy' look in CSS
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
I'd like to create some webpages of lots of pictures & text with a 'non-boxy' look, a bit like this:
http://www.gracelandscafe.com/ but looking at the code they seem to have used tables. I've been Googling all afternoon, reading various articles but haven't found anything that is a good fit for what I want to do. I just wondered, how would you guys go about creating this look using CSS? |
|
|
|
|||
|
Re: Creating a 'non-boxy' look in CSS
Well, i wouldn't
Id start with the usual CSS 'centered' layout, using a "container" div and set the width to the size of my banner, then the margins left and right to auto (someone mentioned a more acurate way to do this but i forget lol). Then id insert the banner and menu, get those in place as they hold it all together. From there id say to get this specific look, id have to create a few different id's for different table looks, then throw the tables in there. You can tell when one table finishes and another starts quite easily. This one has been thrown together a bit too quickly though, as the right side of the page extends beyond the banner and the div the menu is in has retracted a bit because of weird image placement and little debugging. But after all that, id say this page looks more 'boxy' than anything else. Nothing is inline, but it does look boxy. |
|
|||
|
Re: Creating a 'non-boxy' look in CSS
I would agree with that sentiment. The site is cluttered, busy and doesn't incline me to look into it. Not really the effect any web designer should aspire to achieving.
The effect could be achieved with divs, but would involve some precision positioning. I would recommend you try a different style. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| re-creating this | WDH | Web Page Design | 4 | Feb 14th, 2008 07:46 |
| creating pdf | bahy | PHP Forum | 7 | Aug 18th, 2007 00:37 |
| Creating a sum with ASP | Andrew1986 | Classic ASP | 4 | Aug 1st, 2007 10:09 |
| Creating a nav bar like this | davva | Web Page Design | 22 | Aug 30th, 2006 20:33 |
| how would i go about creating this ? | protein82 | Graphics and 3D | 4 | May 9th, 2006 15:05 |