CSS SOURCE CODE

 
 
   
 

 

 

 

 

 

 

 

 

 

 <link rel="stylesheet" type="text/css"
   href="coding.css" />
 

   body {background-color: white}
   p{ font-family: Times New Roman}
   h1 {color: #00009F}
   h1 {font-family: courier}
   h2 {text-decoration: underline}
   h2 {font: bold capitalize}
   h2 {font-family: Times New Roman}
   h3 {text-decoration: underline}
   h3 {font-family: Times New Roman}


 

 

 

     BACK