This code worked perfectly. I'm just starting out. I went to W3Schools and figured out most of the code, but your post was wonderful.
My issue is that, at times the indent is not appropriate. How does one undo the global code for particular lines or situations? Example: the indent is asserting itself in my blog at the complimentory close and the signature. I have contact info below the signature which is not indented and it looks wierd. Please see
www.CoachMitch.com
The below code did not work when I inserted it prior to my signature?
}
div.post p {
text-indent: 0px;
}
Thanks very much