got_more_coding_done
This commit is contained in:
parent
ccd2c34aee
commit
94ac319400
2 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,7 @@
|
|||
body {
|
||||
|
||||
background-color:rgb(255, 202, 58);
|
||||
background-color:rgb(255, 250, 220);
|
||||
}
|
||||
#Welcome {background-color: rgb(93, 163, 255);}
|
||||
#hi {background-color: rgb(255, 238, 0);}
|
||||
#hi {color:rgb(0, 12, 65);}
|
||||
#hi {background-color:rgb(93, 163, 255);}
|
|
@ -1,8 +1,8 @@
|
|||
<html><head> <link rel="stylesheet" href="index.css"/> </head>
|
||||
<body>
|
||||
|
||||
<h1 id="hi"> GREETINGS! </h1>
|
||||
<p id="Welcome">Hi! Welcome to my website! Here you can explore and by products like my chapter books and graphic novels filled with mystery, magic, adventure, frendship, and more. Go ahead, enjoy the fun!</p>
|
||||
|
||||
<h1 id="hi"> <em><strong>GREETINGS!</strong></em> </h1>
|
||||
<p id="Welcome"><strong>Hi! Welcome to my website! Here you can explore and buy my chapter books and graphic novels filled with mystery, magic, adventure, friendship, and more. Go ahead, enjoy the fun!</strong></p>
|
||||
<p id="suggest"> <strong>If you love adventure, magic, and friendship, wrap all of them up in one series with <em>The Destined Two</em> chapter book series. If you like mysterious, magical, and action-packed stories, chose <em>The Titan Fox</em> series as your perfect pick! If you're into the action and frendship-packed picture stories, chose my graphic novels like the <em>Super Hero Friends</em> series including <em>The Super Hero Friends; The Super Zeros: The Rise (And Fall) of the Team.</em></strong> </p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue