Is CSS always like this?

This is a discussion on "Is CSS always like this?" within the Web Page Design section. This forum, and the thread "Is CSS always like this? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 14th, 2007, 20:06
Junior Member
Join Date: Apr 2007
Location: uk
Age: 20
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Is CSS always like this?

I find that no matter how much design i put on paper, and mark out things like padding, dimensions, margin, floats or whatever.

When i start on my CSS, it never turns out right (sometimes does but never work in all browsers)


So my Question is, is CSS always like this, am I always going to be kind of piecing together like a jigsaw (or so it seems)???
Reply With Quote

  #2 (permalink)  
Old Aug 14th, 2007, 20:07
alexgeek's Avatar
Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,769
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Is CSS always like this?

well.. yeah
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #3 (permalink)  
Old Aug 14th, 2007, 20:10
1840dsgn's Avatar
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 717
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is CSS always like this?

Well ocne you have experience in creating vrious layouts and experience in "hacking" IE6, (or when lazy people finally decide to upgrade to IE6!), then no not neccesarily.

But to begin with yes, a lot of it is experimentation - but I believe thats the best way to learn so don't be downhearted by that!
Reply With Quote
  #4 (permalink)  
Old Aug 14th, 2007, 20:12
alexgeek's Avatar
Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,769
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Is CSS always like this?

Sorry for the bluntness.. ha
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #5 (permalink)  
Old Aug 14th, 2007, 20:13
Junior Member
Join Date: Apr 2007
Location: uk
Age: 20
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is CSS always like this?

Well i'm not new to CSS and have been using it for about 6 months.
I always get problems but i can usually oversome them pretty quickly.
*
It just seems that when i finish a style and look back at the code,its like i've just pieced it together, does look very clean if you know what i mean)
*
*
Whats this about IE6 and 3 pixels or something?
Reply With Quote
  #6 (permalink)  
Old Aug 14th, 2007, 20:27
1840dsgn's Avatar
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 717
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is CSS always like this?

Quote:
Whats this about IE6 and 3 pixels or something?
huh?

Quote:
its like i've just pieced it together, doesnt look very clean if you know what i mean
Hmmm...my stylesheets sometimes end up a bit messay yea where I've added new styles without organising them. But recently I've made a concious effort to completely comment all my CSS and organise it in a sensible manner - I have also started using maybe 2 or 3 stylesheets - like one for structure, one for styles and one for navigation. This again helps organise it.

If I have a really messy stylesheet for a client I usually spend a while organising it at the end of the project - however as I said I'm continuosly trying to improve how I organise the stylesheet as I work on it.
Reply With Quote
  #7 (permalink)  
Old Aug 14th, 2007, 20:37
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,730
Blog Entries: 1
Thanks: 0
Thanked 16 Times in 16 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: Is CSS always like this?

Well conditional comments will certainly help ease your pain and keep things structured. Make style sheets specific to IE etc. I personally like to organize my style sheets into sections such as:

Global styles such as typography etc..

Link Styles

Classes

Layout styles

Utility styles

Then I make a sheet just for IE which is a completely separate file containing ONLY those elements which need tweaking in IE so it is usually a very small file.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
  #8 (permalink)  
Old Aug 14th, 2007, 20:38
1840dsgn's Avatar
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 717
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is CSS always like this?

Yea me too...but I find ti hard to stick to those sections when I start tinkering!
Reply With Quote
  #9 (permalink)  
Old Aug 14th, 2007, 20:45
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is CSS always like this?

Quote:
So my Question is, is CSS always like this, am I always going to be kind of piecing together like a jigsaw (or so it seems)???
Probably because of the fact that different browsers see things or render things differently.

If you can get the largest aspects to do what they are supposed to do ie: header, navigation, content, wraps, footers, usually you only need a few jigsaw puzzle pieces to complete the package.

You sound a little discouraged? Hang in there...
Reply With Quote
  #10 (permalink)  
Old Aug 14th, 2007, 22:39
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 21
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is CSS always like this?

CSS, or rather different browsers' varying support for it, can be a real pain (it is being a real pain for me at the minute - how am I suppose to make it beautiful if IE doesn't want me to!).

Makes me want to cry sometimes but some things are easier than others. It is irritating, you try to make something look great and do it all by the rules (separate style form content, make it accessible, etc.) and all you get is a whole bunch of browser complicating everything.

It'll be ok in the end, I guess. Just keep at it, it takes a bit of work sometimes but so do all of the best things.

Pete.
Reply With Quote
Reply

Tags
css, problem, styling

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 03:43.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43