Hi All,
I would like to modify the blank default page when you open a new page. I would like some code to be in the page by default. Something like that:
<dl>
<dt> </dt>
<dd> </dd>
</dl>
Or at least it would be great if I could add the definition list tags dl - dt - dd to the html default tags already in place (ul, ol, li, etc.)
It would be a huge time saver
Thierry,
Thanks