You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
708 B
50 lines
708 B
<html>
|
|
|
|
|
|
<head>
|
|
<title></title>
|
|
<style>
|
|
<!--
|
|
body {
|
|
margin-left: 150;
|
|
}
|
|
UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, P, LI
|
|
{
|
|
color: 663366;
|
|
font-size: 18pt;
|
|
font-weight: bold;
|
|
font-family: "Comic Sans MS", "Arial";
|
|
}
|
|
|
|
h1
|
|
{
|
|
color: red;
|
|
font-size: 30pt;
|
|
font-weight: bold;
|
|
font-family: "Comic Sans MS", "Arial";
|
|
}
|
|
|
|
h2
|
|
{
|
|
color: red;
|
|
font-size: 24pt;
|
|
font-weight: bold;
|
|
font-family: "Comic Sans MS", "Arial";
|
|
}
|
|
-->
|
|
</style>
|
|
</head>
|
|
<body background="Birthday Party Invite Bkgrd.gif">
|
|
<h1>Come to Jonathan's Party</h1>
|
|
<h2>It'll be a blast!</h2>
|
|
<br>
|
|
<p>Date:</p>
|
|
|
|
<p>Time:</p>
|
|
|
|
<p>Place:</p>
|
|
|
|
<p>RSVP:</p>
|
|
|
|
</body>
|
|
</html>
|