Difference between revisions of "Team:BostonU HW"

Line 1: Line 1:
 
<html>
 
<html>
 +
 +
<head>
 +
<style>
 +
 +
h1 { color:blue; font-size: 300%;}
 +
p {color:red; font-size:200%;}
 +
 +
</style>
 +
</head>
  
 
<body>
 
<body>
  
 
<h1> This is a header </h1>
 
<h1> This is a header </h1>
<p style = "text-align:center;"> This is a paragraph</p>
+
<p> This is a paragraph</p>
 
<a href = "https://www.w3schools.com/html/html_intro.asp"> This is HTML Help</a>
 
<a href = "https://www.w3schools.com/html/html_intro.asp"> This is HTML Help</a>
  

Revision as of 14:30, 23 June 2017

This is a header

This is a paragraph

This is HTML Help
This
Is
A
Preset
Format