Hi all
I have this format below, how to I set it as a string without messing up the format?
-----****----
body { background-color: lightblue; }h1 {
color: white;
text-align: center;
}
p {
font-family: verdana;
font-size: 20px;
}
My First CSS Example
This is a paragraph.