commenting out problems
sometimes when comment out, using dw's "apply comment" feature, whole swaths of code hidden not within comment tag.
compare page at:
http://www.westsideobserver.com/letters.htm
with source code , you'll see mean.
i'm using dw 4, has been happening 6 months now?
any appreciated -doug
<!--------------------------------------->
is using comment code out?
if that's not it.
<div>
<ul>
<li>list 1</li>
<li>list 2</li>
<li>list 3</li>
<li>list 4</li>
<!--
<li>list 5</li>
-->
</ul>
</div>
in example, <li>list 5</> commented out.
martin
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment