View Single Post
Old 18-08-2008, 16:08   #1 (permalink)
pringshia
Registered User
 
pringshia's Avatar
 
Join Date: May 2008
Posts: 24
css optimization

Hey guys, my boss just told me to "clean up" the CSS for a website. I am new to this job (only about a month) and the CSS is a COMPLETE mess. A lot of the styles make little to no sense. I don't think there is any possible way to clean up the code in its current state unless the website went through a complete redesign and I had to start from scratch. Additionally the website is horribly coded. It doesn't follow the ideal MVC approach, so changing the CSS would require in many cases to alter HTML and PHP. On top of that, website is run amok with inline styles and tables >.<

Do you guys have any ideas/tips on what I can do to at least even fool my boss into thinking that something has been optimized?
  Reply With Quote