Could someone please tell me how I can indent just one line! not the first line of
every paragraph. How do I turn the indenter machine off after I'm done with it ??? lol.
turn off indents for paragraphs <p> first, then have a class for the first paragraph
CSS
HTML Code:
p {
text-indent:0;
}
p.indented {
text-indent:15px;
}
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?