This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by Dameion Alston
over 8 years

This Error is an Error

h1 { Font-Family: Verdana,Sans-Serif; Color: #576D94; }

p { Font-Family: Garamond,Serif; Font-Size: 18px; Color: #4A4943; }

img { Height: 100px; Width: 300px; Border: 1px solid #4682b4; }

link { text-decoration: none; color: #cc0000;

}

It keeps saying: Oops, try again. Did you remember to set your link’s text-decoration to none;?

Answer 55958705937676ab6a000529

0 votes

Permalink

Wait I deBugged it XD lol

h1 { Font-Family: Verdana,Sans-Serif; Color: #576D94; }

p {

Font-Family: Garamond,Serif;
Font-Size: 18px;
Color: #4A4943;

}

img { Height: 100px; Width: 300px; Border: 1px solid #4682b4; }

a { text-decoration: none; color: #cc0000; }

points
Submitted by Dameion Alston
over 8 years