This is a discussion on "Making Free Layouts" within the Web Page Design section. This forum, and the thread "Making Free Layouts are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Making Free Layouts
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Making Free Layouts
I want to make some XHTML/CSS layouts for people so I can gain some practice, here's some recent stuff I've done:
Finished Layouts:Unfinished Layouts:
Please contact me through PM Last edited by karinne; Jul 23rd, 2007 at 12:51. Reason: Please use the PM system |
|
|
|
#2
|
|||
|
|||
|
Re: Making Free Layouts
AlexDS, I think that's a very noble gesture, and commendable. But may I make two suggestions?
1. XHTML1.1 shouldn't and mustn't be served as text/html. It'll cause a few problems with browser rendering. Suggest you use HTML4.01 Strict as your Doctype; 2. Dump the tables, unless you're presenting tabular data (which you're not). You can do everything with CSS to style your HTML layout. |
|
#3
|
|||
|
|||
|
Re: Making Free Layouts
Quote:
Edit: Okay I just got what you meant by the text/html part, I've never actually looked at the doctype for my web pages, I tend to copy and paste the most recently used doctypes. Last edited by AlexDS; Jul 21st, 2007 at 23:16. |
|
#4
|
|||
|
|||
|
Re: Making Free Layouts
Alex... I felt exactly like you did less than 8 months ago. But I did it.. you can too!
Div's are so awesome. They basically do what tables do by holding all the goodies! Go to the beginner's resources. There are some great starting tips there. Moojoo has some great layout here No absolute positions anywhere! |
|
#5
|
|||
|
|||
|
Re: Making Free Layouts
Quote:
Hey thanks, I glanced at it a bit and bookmarked it (wont be reading tonight, it's 1:39am now) I'll make sure too look at it when I get home tomorrow, that link might actually be what pushes me into full div dependent layouts. |
|
#6
|
|||
|
|||
|
Re: Making Free Layouts
Go on, you know you want to. I promise, you won't regret it. You'll have so much more freedom and won't be constricted by tables and their funny ways. You will also come to cherish those many moments of sheer bewilderment when IE decided to do something else. And the code will be so clean and pure that you wouldn't be afraid to show it to your girlfriend's parents.
*sigh* Pete. |
|
#7
|
|||
|
|||
|
Re: Making Free Layouts
Quote:
I've learned the hard way never to tell anyone you're in any way, shape or form that you're good at computers, they'll ask you to fix things and refuse to believe that there's more than one field in the world of computing. |
|
#8
|
|||
|
|||
|
Re: Making Free Layouts
hahaah isn't that the truth!!
If mine stops working, I break out into a cold sweat, then I get scared, then I get angry, then I call my computer guy! But some of my clients ask me for technical support! HUH? |
|
#9
|
|||
|
|||
|
Re: Making Free Layouts
Like the others mentioned, get on the Web Standards band-wagon!
This forum is a great place to start with knowledgeable members. This thread is a good place to start too |
|
#10
|
|||
|
|||
|
Re: Making Free Layouts
I've really been wanting to try a full div layout since its been posted, been doing lots of other stuff though, had to buy a new router (haven't set it up yet), go in to BSM to pay for driving lessons, help out my sister with some issues, family came around yesterday... well the list goes on but I really wanna get around to this when I have more than 10 minutes to myself. :P
|
![]() |
| Tags |
| layouts |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| opinion on layouts | MotorManiac | Website Planning | 9 | Mar 13th, 2008 04:05 |
| Liquid Layouts and Max-Width | Sporky | Web Page Design | 1 | Jun 4th, 2007 21:33 |
| Testing out CSS/DIV layouts | Moonlilly | Web Page Design | 9 | Apr 3rd, 2007 21:16 |
| what's the point of liquid layouts? | thadley | Web Page Design | 15 | Mar 16th, 2006 03:24 |
| % or px when defineing DIV layouts | surfthegecko | Web Page Design | 10 | Dec 13th, 2005 23:18 |