Quote:
Originally Posted by crutledge
Is there any way to indent TOC entries with the same heading value?
|
Why? Are you trying for the same font size?
just make a style sheet entry for the next layer down
adjust values to suite
h4.fakeh3 { font-size: 125% } /* approx: to make it appear the same size */
I sometimes make things bolder,
<h4 class="fakeh3"> head'em up a level</h4>