HighDots Forums  

CSS Strategy

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss CSS Strategy in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
harrySara
 
Posts: n/a

Default CSS Strategy - 12-01-2005 , 11:59 AM






My shop has been placing a heavy emphasis on using CSS for the past two

years. I'm obstensibly the fellow tasked with creating and maintaining
the styles, although two other people, my boss and one of the senior
programmers, have a tremendous amount of say in how it's handled.


My question has to do with strategizing css. My boss wants everything
run from a linked stylesheet, with embedded and inline styles strictly
prohibted. His philosophy is that he wants the ability to change a
site's look and feel in an instance by simply replacing the stylesheet.

He's even fanatical enough to bust developers for setting widths in
table cells using traditional HTML.


While I can appreciate the beauty of being able to manipulate hundreds
of pages from one file, I do think that trying to style every minute
aspect of a page is cumbersome and counter productive. Developers are
stifled when they have to come to me at each turn so that I can create
a style "for a cell 182 pixels high, with a width of 342 pixels, an
orange border 2 pixels wide, but with a the top border made green, and
can you make the background go from blue to pink when I mouseover it?"


The result is my having littered my css file with overly specified
styles, some which may only be used once, because we're not allowed to
use embedded or inline styles.


Am I missing something, or are we going about this all wrong?


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.