I cant seem to get my p.important { color: red;} to work in the html its <p class = "important">
p {
color: blue;
}
Body {
background-color: gray;
font=family: sans-serif;
}
h1 {
border-bottom: 2px double black;
}
h2 {
Color: blue;
font=family: sans-serif;
}
h3.important {
background-color: silver;
color: red;
font=family: sans-serif;
}
ol {
background-color: silver;
color: red;
font=family: sans-serif;
}
q {
color: purple
}
em {
color: aqua;
}
strong{
color: aqua;
{
li {
background-color: silver
color: red;
font=family: sans-serif;
}
p.important {
background-color: silver
color: red;
font=family: sans-serif;
}
p.footer {
background-color: silver
color: black;
font=family: sans-serif;
}




Reply With Quote

then click Go Advanced and add the Resolved prefix to the thread title.
Bookmarks