Quote:
So that will make any element with a 'class' attribute of 'toc' become a block element which doesn't indent anything within the element, and has a page break after the end of the element.
|
Will I still need to use <div> or should I continue to use <span> I'm assuming the <span> tag should work now.
Again thank you so much for your help and I think I'm gaining a better understanding of how this works. At this point I'm hoping this css code will help save me a lot of time on preparing my html docs for conversion to LRF.