How do I adjust my css to do.....?
I have a book that is mostly simple text requiring no indentation at all, which is great.
But, there is an introduction that does require normal English rules of paragraph layout, with the first word of the beginning of a paragraph indented.
What do I need to do differently to make this work?
In the code, the text in the forward and the text in the main book have the same labeling, so I don't want to mess with that. Do I need to give the paragraph different labeling and then define the values in the css?
|