Topic: I find myself on a new path... and im scared. |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: Sin City (Can you guess where?) |
posted 11-18-2004 03:33
Well I finally have finished the layout to where Im satisfied: http://lostcitytinnos.net/beta2/ code: <!--
|
Maniac (V) Inmate From: under the bed |
posted 11-18-2004 03:52
This is the way I lay out my CSS - |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 11-18-2004 03:53
quote:
|
Bipolar (III) Inmate From: Sin City (Can you guess where?) |
posted 11-18-2004 04:08
Thanks a lot both of you! Now see all of that makes a lot of sense to me, seriously. Now I have a question on redundant code? Why is it a bad thing exactly? I would think that if everything was specified multiple times... it would make the likelyhood of something displaying improperly less possible. Am I wrong? |
Maniac (V) Inmate From: under the bed |
posted 11-18-2004 04:37
quote:
|
Bipolar (III) Inmate From: |
posted 11-18-2004 15:34
One thing here that will INCREASE the size of your CSS file, but is good nonetheless is adding background:transparent; to all of those declarations that include color specifications. It isn't *necessary*, but helpful and good. quote: |
Maniac (V) Inmate From: raht cheah |
posted 11-18-2004 17:25 |