Note that there are some explanatory texts on larger screens.

plurals
  1. POHTML - editing code within <!-- InstanceEndEditable -->
    text
    copied!<p>Windows 7 32-bit Dreamweaver 8</p> <p>I am new to HTML &amp; Dreamweaver.</p> <p>I am using Dreamweaver to edit a website originally put together by someone else.</p> <p>On each website page is some footer code. I need to edit this code and indeed can do it on every page except one - which is greyed out and i can't edit it?</p> <p>Is there some way i can edit this code? I do not really understand why it is greyed out only on this page? My HTML is very limited and i am currently learning.</p> <p>The difference between the page i can't edit and the others seems to be the InstanceEndEditable and InstanceEnd parts</p> <p>Any advice greatly appreciated</p> <p>Here is the code i cannot edit...(code preview looks a bit odd hope it's visible - i've had to remove some of the hyperlinks in it as i have less than 10 posts here)</p> <pre><code> &lt;!-- InstanceEndEditable --&gt; &lt;/div&gt; &lt;!--$$/content$$--&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;/div&gt; &lt;div class="Footer"&gt; &lt;p class="White"&gt;Policy&lt;/a&gt;| &lt;p class="White"&gt; &lt;div id="simplegallery2" style="text-align:center; width:65px; height:39px; margin:0 auto;"&gt;&lt;/div&gt; &lt;p class="L8_White"&gt;...............................................................................................................................................................&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Crystal Clear Development Co., Ltd&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Crystal Clear Vessels Co., Ltd&lt;/strong&gt;&lt;/p&gt; &lt;p&gt; 9/115 Moo. 9 , Chaofa Rd., Chalong, Muang, Phuket 83130 Tel/Fax: +66 (0) 76 383 306 Mobile : +66 828 004718, 801 427457&lt;/p&gt; &lt;p&gt; E-mail: &lt;a href="mailto: l Website: &lt;p&gt;Copyright © 2009 Crystal Clear Thailand. All rights reserved. Web design by Alexander Evengroen &amp;amp; &lt;/div&gt; &lt;/body&gt; &lt;script type="text/javascript"&gt; var gaJsHost = document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); &lt;/script&gt; &lt;script type="text/javascript"&gt; try { var pageTracker = _gat._getTracker("UA-7136030-27"); pageTracker._trackPageview(); } catch(err) {}&lt;/script&gt; &lt;!-- InstanceEnd --&gt;&lt;/html&gt; </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload