進階技術(二)

Cascading Style Sheets (CSS)

例: css

  1. Inline Style
  2. Embedded Style Sheet
  3. Linking External Style Sheet
  4. Positioning Element -- z-index
  5. Positioning Element -- Relative Positioning
  6. Backgrounds
  7. Element Dimensions

Dynamic HTML (DHTML)

Internet & World Wide Web How to Program
  1. Chapter 13 Object Model and Collection
  2. Chapter 14 Event Model
  3. Chapter 15 Filters and Transitions

例: Filters and Transitions

  1. Flip
  2. Transparency: Chroma
  3. Image masks: Mask
  4. Image filters: invert, gray and xray
  5. Adding shadow to text: shadow
  6. Creating Gradient: alpha
  7. Making Text Glow: glow
  8. Creating Motion: blur
  9. Waving Text: wave
    Advanced Filters:
  10. dropshadow
  11. Cone Light
    Transitions:
  12. blendtrans
  13. blendtrans2
  14. revealtrans

參考資料

    Internet & World Wide Web How to Program
    Deitel, Deitel and Nieto, Pretice Hall, 2002.