On Mon, Dec 01, 2025 at 09:09:24PM +0000, Gavin Smith wrote:
> I see with the current output, the output looks like this:
> 
> <div class="nav-panel">
> <p width="100%">
> <span class="nav-button">...</span>*</p>
> </div>
> 
> where * indicates multiple <span> elements.
> 
> In the HTML code you sent you had:
> 
>   <div class="nav-container">
> 
> in place of:
> 
>   <p width="100%">
> 

Correction: there is no "width" attribute output on the <p>.  I don't know
where I got that from.

Reply via email to