HTML

Opening and Closing comments

I hate commenting html so mostly I just use this sequence '<!–>' all by itself on a row, it either opens or closes a comment and is easy to copy-paste.

<div>
<!-->
<div>Outcommented div</div>
<!-->
</div>
 
html/index.txt · Last modified: 2008/10/29 18:09 by daniel
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki