answersLogoWhite

0

This is the code:

<!doctype html>

<head>

<title>Home</title>

<style type="text/css">

body {

background-color: hsl(170,75%,25%;}

p {

font-family: Poiret One, Cabin, Helvetica, Arial, sans-serifl;

font-size: 14px;

font-weight: normal;

line-height: 18px;

color: hsl(60,85%,75%;}

h1, h2, h3 {

letter-spacing: 0.1em;

font-family: Amatic SC, Comfortaa, Architects Daughter, Times New Roman, Times, serif;

font-weight: bold;

color: hsl(300,85%,75%);}

h1 {

font-size: 28px;

line-height: 36px;

text-shadow: 1px 1px 0px #000000;}

h2 {

font-size: 21px;

line-height: 27px;}

h3 {

font-size: 16px;

line-height: 20px;}

a:link {

color: #f0ffff;

text-decoration: none;}

a:hover {

color: #6495ed;

text-decoration: underline;}

</style>

</head>

<body>

<h1>Home</h1>

<p><ul>

<li><a href="index.html">Home</a></li>

<li><a href="poetryandshortstories.html">Poetry and Short Stories</a></li>

<li><a href="about.html">About</a></li>

</ul></p>

<p> </p>

<img src="images/girlumbrellarain.jpg" alt="" width="150" height="100"/>

<p> </p>

<p><q>A wise girl kisses but doesn't love, listens but doesn't believe, and leaves before she is left.</q><br />-<abbr title="Marilyn Monroe">M.M.</abbr></p>

</body>

</html>

User Avatar

Wiki User

8y ago

Still curious? Ask our experts.

Chat with our AI personalities

RossRoss
Every question is just a happy little opportunity.
Chat with Ross
ViviVivi
Your ride-or-die bestie who's seen you through every high and low.
Chat with Vivi
JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan

Add your answer:

Earn +20 pts
Q: Why won't my CSS coding apply to my HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp