External Style Sheet

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

/* External Style Sheet */

h1{
color:red;
border:thin groove;
}

.name{
font-family:sans-serif;
font-size:12pt;
font-style:italic;
text-align:right;
color:blue;
}

.rec{
font-family:fixed;
font-size:10pt;
font-variant:small-caps;
text-align:right;
color:red;
padding-left:10pt;
}
Web 1echnologies ise.bvb.edu sample.css
J 6th Sem ISL, BVBCL1, HUBLI

You might also like