Difference between revisions of "Team:BostonU HW"

Line 4: Line 4:
 
<style>
 
<style>
  
h1 { color:blue; font-size: 300%; text-align:center;}
+
h1 {  
p {color:red; font-size:200%; text-align:center;}
+
color:blue;  
 +
font-size: 300%;  
 +
text-align:center;
 +
}
 +
 
 +
p {
 +
color:red;  
 +
font-size:200%;
 +
text-align:center;
 +
}
 +
 
 +
a:link {
 +
    color: green;
 +
    background-color: transparent;
 +
    text-decoration: none;
 +
}
 +
a:visited {
 +
    color: pink;
 +
    background-color: transparent;
 +
    text-decoration: none;
 +
}
 +
a:hover {
 +
    color: red;
 +
    background-color: transparent;
 +
    text-decoration: underline;
 +
}
 +
a:active {
 +
    color: yellow;
 +
    background-color: transparent;
 +
    text-decoration: underline;
 +
}
  
 
</style>
 
</style>

Revision as of 14:50, 23 June 2017

This is a header

This is a paragraph

This is HTML Help
This
Is
A
Preset
Format