Dreamweaver Templates vs. CSS
Dreamweaver Templates
- Standardize redundant parts of a web resource
- Lock out people from editing certain parts of a document
- Insert content from resource files
Cascading Style Sheets
- Control overall styling of a web resource from commonly linked CSS files
- Need to use markup consistently to be effective
- Provide graphical styling features that are not available with scripting and html