| CS 181 - Electronic Publishing on the WWW * ~ CLASSROOM SUPPLEMENTS ~ Week 1 | ||
Tuesday:Adding sounds and media to web pages More fun - CSS buttons: http://www.westciv.com/style_master/house/tutorials/quick/buttons/index.html Styles sheets for specific purposes like printing HTML Design Principles :W3C Working Draft 26 November 2007 -http://www.w3.org/TR/2007/WD-html-design-principles-20071126/#interoperability Thursday:Simple photo editing programs (all of these have good support):
HTML editors:
Style sheets for specific purposesHow is a printed page different than a screen?
You can provide a print icon on pages that leads to a page formatted with a different .css. This style sheet can
You can make media-specific style sheets for:
<link rel="stylesheet" type="text/css" href="styles.css" media="all" /> <link rel="stylesheet" type="text/css" href="printing.css" media="print" /> <link rel="stylesheet" type="text/css" href="printing.css" media="print, projector" />
|
||
| Janet Sedgley ~ 370-4796 (9 am to 9 pm) ~ office hours by arrangement
|
![]() |
|