Front-end Smithery

Error message

  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2405 of /home1/markspap/public_html/kathy/includes/menu.inc).
  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home1/markspap/public_html/kathy/includes/common.inc).

CSS for Layout

May 16, 2010

From the presentation I gave this weekend at the Phoenix Desert Code Camp. You can also view and download the notes at http://bit.ly/cssforlayout

Why Use CSS?

Cascading style sheets (CSS) allow us to separate content from presentation.

  1. Saves time and money. It's easier to change one style sheet than, say, 20 font tags on every page of a 200 page web site.
  2. File sizes are smaller and load faster, saving more time, money and your users from frustration.
  3. Machines love it because...

Pages

Subscribe to RSS - Front-end Smithery