wordwrap-06-ref.html (805B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta http-equiv="content-type" content="text/html; charset=UTF-8"> 5 <title>http://www.mozilla.org/projects/minefield/</title> 6 <style type="text/css"> 7 #viewsource { 8 font-family: -moz-fixed; 9 font-weight: normal; 10 font-size: 16px; 11 color: black; 12 white-space: pre; 13 } 14 pre { 15 font: inherit; 16 color: inherit; 17 white-space: inherit; 18 margin: 0; 19 width: 475px; 20 } 21 .attribute-name { 22 color: black; 23 font-weight: bold; 24 } 25 .attribute-value { 26 color: blue; 27 font-weight: normal; 28 } 29 </style> 30 </head> 31 <body id="viewsource"> 32 <pre id="line1"><span class="attribute-name">href</span>=<span class="attribute-value">"../../css/cavendish/content.css" </span> 33 <span class="attribute-name">title</span>=<span class="attribute-value">"Cavendish"</span></pre> 34 </body> 35 </html>