This is a discussion on "Using CSS for layout" within the Web Page Design section. This forum, and the thread "Using CSS for layout are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Using CSS for layout
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Using CSS for layout
Hi there,
I am about to layout the homepage for a watercolour art website for my dad. When using CSS & Div's instead of tables for layout, can I put all my images, paragraphs navbars' etc on the page and then use CSS to structure the layout once it's all down on the page or is it adviseable to structure as you go? |
|
|
|
|||
|
Re: Using CSS for layout
I would structure as you go. I'd start with the background, then the header, then the content areas, which might include a nav bar. Then finish with the footer or whatever design style you have in mind. When the layout is finished then my personal preference is to add in all the content.
That is how I'd do ! |
|
||||
|
Re: Using CSS for layout
Moojoo has some excellent CSS sample layouts. If you're totally lost, these will make things a lot easier for you:
http://www.newguyinennis.com/samples/layouts/ |
|
|||
|
Re: Using CSS for layout
Thanks Guys,
Just a question on those sample layouts. If I wanted to use one of them how do I know what the rules are that make the structure look this way on the associated CSS file? |
|
||||
|
Re: Using CSS for layout
CSS is CSS. Review the properties and their values on http://w3schools.com/css/ and tinker with it. It's not a difficult language to understand, but using your ingenuity to get the design you want x-browser is the hard part.
|
|
|||
|
Re: Using CSS for layout
Right click on the layout and right click "view page info" look for the stylesheet link and copy and paste it into the url address line. If you have firefox get the Web Developer Tool and it's a snap to see anyones css.
|
|
|||
|
Re: Using CSS for layout
IMO, start with pencil and paper. Sketch out your page or the common areas your website will have before you dig in and start coding. I'm sure other designers/developers on here will echo the novice mistake of spending a few hours writing code only to realize that it's not what you want or like and possibly have to start over. Erasing areas on paper is much. much easier than deleting the code you've spent hours writing.
Not to mention you should then have a good idea of what divs or classes you will need to achieve the look and feel your after. Good Luck, Scott |
|
|||
|
Re: Using CSS for layout
I design like Ryan.. paper for logos, graphics program for website.
|
|
|||
|
Re: Using CSS for layout
I use fireworks for mockups/layouts but photoshop elements is ok for that too. Saves me messing around in photoshop. I save my photoshop work for later.
Pete. |
|
|||
|
Re: Using CSS for layout
i personaly use fireworks to make a quik design then improve on that design in photoshop ( i find fireworks easyer to use for that ) THEN! i sort out my code.. i used to just do it as i was going along but you can ask anyone.. those sites wernt very good ( understatment of the millenium )....
|
|
||||
|
Re: Using CSS for layout
I've heard a lot of good things about Fireworks. I'm just comfortable in Photoshop and I don't really want to buy another expensive program.
|
|
|||
|
Re: Using CSS for layout
That's the problem with all of these programs, the price. But once you've got them the upgrade isn't too bad, well, not compared to the full price anyway. I'm looking forward to getting CS3, I might go crazy and get the master suite.
Pete. |
|
||||
|
Re: Using CSS for layout
I can't wait either. I'm buying a new Mac, though, so I probably won't be able to afford it for a while
I accept donations! $50.00 minimum please |
|
||||
|
Re: Using CSS for layout
Same here ... I use PS to design all my sites. Rarely do I start with pen and paper.
err ... yeah ... the price Last edited by karinne; Apr 16th, 2007 at 18:34. Reason: Typo |
|
||||
|
Re: Using CSS for layout
Are you from India, Karinne? Sure sounds like it. :roll2:
|
|
||||
|
Re: Using CSS for layout
Huh?! What do you mean?
|
|
|||
|
Re: Using CSS for layout
|
![]() |
| Tags |
| css, divs, layout |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSS layout | casho | Web Page Design | 4 | Feb 10th, 2008 13:59 |
| Layout using CSS | Madball | Web Page Design | 5 | Nov 7th, 2007 09:41 |
| New to CSS Layout | tapster | Web Page Design | 15 | Oct 15th, 2007 10:18 |
| Fluid layout - IE6 clichés the layout when resizing | cyberseed | Web Page Design | 7 | Jun 16th, 2007 05:14 |
| What makes a layout a good layout? | Miles Lombardi | Graphics and 3D | 4 | Jul 26th, 2005 03:22 |