<div dir="ltr"><div dir="ltr"><div>Hi Nasser,</div><div><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
The main issue was that tex4ht puts no space after the<br>
local TOC and the main text of the section, which makes the<br>
page look little ugly.<br>
<br>
I wanted a way to increase the vertical space between the TOC and main<br>
text a little. All other things I tried was making the vertical<br>
space too large.<br></blockquote><div><br></div><div>The correct solution is to use CSS:</div><div><br></div><div>\Preamble{xhtml}<br>\Css{.sectionTOCS{margin-bottom:2rem;}}<br>\begin{document}<br>\EndPreamble</div><div><br></div><div>Adjust the value of the margin to your desired size.</div><div><br></div><div>Best regards,</div><div>Michal<br></div></div></div>