You are on page 1of 1

<html> <Title> My Web Page </Title> <style type="text/css"> .

AllAboutMe { color:

#C03; font-weight: bolder; font-style: oblique; fontvariant: small-caps; text-decoration: underline; body,td,th { color: #C03; } body { background-color: #009; } body,td,th { color: #C03; } .Facebook { color: #909; } .Pintrest { color: #909; } </style> <center> <H1 class="AllAboutMe">All About Me!</H1></Center> <h2
class="Dana"> My name is Dana Elliott </h2> <h2> The three things I like are: </h2> <OL> <Li><strong> Be with friends</strong></Li> <li><strong> Play sports </strong></li> <li><strong> Partying </strong></li></Ol> <ol> <img src="file:///Macintosh HD/Users/student/Desktop/sports.gif" width="172" height="174"> </ol> <h2> My favorite color is Blue. </h2> <h2> When I grow up I want to be one of the following:</h2> <UL> <Li><strong> Hair Dresser </strong></Li> <li><strong> Photographer </strong></li> <li><strong> Teacher </strong></li> </UL> <h2> My favorite food is Mexican. </h2> <h2> My favorite Web sites are: </h2> <br><a HREF="facebook" class="Facebook">www.facebook.com</a></br> <br><a HREF= "pintrest.com" class="Pintrest"> www.pintrest.com </a></br> </Body> </html>

Unordered List Ordered List Links

Change Font
Images

You might also like