Here's an orange header

This header is in the document default color (green)

Paragraph in blue

Another paragraph in blue

A paragraph in the manner of early Picasso


Styles used in this example:

   	    body {background-color: white; color: green;}
   	    p {color: blue;}
   	    h1 {color: orange;}
   	    pre {color: black;}

BACK TO LAB_2 INDEX