13.07.2015 Views

Beginning CSS: Cascading Style Sheets for Web Design, 2nd ...

Beginning CSS: Cascading Style Sheets for Web Design, 2nd ...

Beginning CSS: Cascading Style Sheets for Web Design, 2nd ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Part I: The Basicsdel {color: crimson;}ins {color: <strong>for</strong>estgreen;}p {border: 1px solid rgb(200, 200, 200);background: rgb(234, 234, 234);padding: 5px;margin: 5px;}p.note {background: yellow;border: 1px solid gold;}span.code {font-family: monospace;padding: 0 10px;}p > span.code {background: yellow;}p.note > span.code {background: lightyellow;}4. Save the preceding style sheet as Example_3-4.css. The preceding example results in the rendereddocument pictured in Figure 3-23.Figure 3-2378

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!