with the fixed code that you gave.
stanza {
margin-top: 1em;
margin-right: 0;
margin-bottom: 1em;
margin-left: 2em;
text-align: left;
text-indent: -2em;
}
will that give me the overflow line slightly indented as in poetry?
I thought that the trick was having that padding in there as well.
I just closed the one brace as suggested above and that also helped.
What I need to learn is when difference codes in the CSS override one another.
I appreciate so much help on here. I have been plugging away trying to learn how to do this, and some things are starting to make logical sense.
|