Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1634 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Using Default

Thread title: Using Default
Closed Thread    
    Thread tools Search this thread Display Modes  
04-01-2007, 03:07 AM
#1
Kristien is offline Kristien
Kristien's Avatar
Status: Sin Binner
Join date: Aug 2006
Location: East Coast
Expertise:
Software:
 
Posts: 612
iTrader: 14 / 89%
 

Kristien is on a distinguished road

Send a message via MSN to Kristien

  Old  Using Default

I was considering doing this. Making a blank .html and .css stylesheet so I dont have to keep re-entering the same elements I use over and over again.

ex.
Code:
<div id="wrapper">
<div id="navigation">
Code:
body{
background: #FFF;
margin: 0;
padding: 0;
}

#footer{
background: #FFF;
}
And stuff like that. I was just wondering if anyone else does this.

04-01-2007, 03:15 AM
#2
Amross is offline Amross
Status: Member
Join date: Jan 2007
Location:
Expertise:
Software:
 
Posts: 311
iTrader: 4 / 100%
 

Amross is on a distinguished road

  Old

I don't do that simply because CSS depends on the particular design it is being used for. The few styles that you may actually be able to reuse (for the most part) are so minimal that typing them out each time is really no big deal. Plus if you defined a whole bunch of things that you think are standard but don't use them for a particular design, you're going to end up either a) leaving the styles in your CSS anyways and bloating the code or b) spending the time to remove them which would take just as long as starting from scratch.

04-01-2007, 03:31 AM
#3
Garrett is offline Garrett
Status: Waving
Join date: Aug 2005
Location:
Expertise:
Software:
 
Posts: 2,694
iTrader: 11 / 100%
 

Garrett is on a distinguished road

Send a message via MSN to Garrett

  Old

http://www.sitepoint.com/forums/showthread.php?t=463226

I posted about this a while ago, read the topic. I don't know if they actually posted something though.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed