Modern web design is all about separating the content from style and behavior. Be sure not to use inline CSS and JavaScript to ensure this.
Read the outside article: Why Inline CSS And JavaScript Code Is Such A Bad Thing
Level: Beginner
113 tips and counting!
Tips&Tricks for the modern day web designer
Submitted by: WebD&D on May 2, 2009.
Modern web design is all about separating the content from style and behavior. Be sure not to use inline CSS and JavaScript to ensure this.
Read the outside article: Why Inline CSS And JavaScript Code Is Such A Bad Thing
Level: Beginner