I have a page in XHTML which I am trying to save as a template in Dreamweaver 2004 MX. It's never had a template applied to it before because I am just figuring out how to work them!
I have followed the instructions in Dreamweaver help to the word, but every time I try to save as a template I get "There is an error at line 3, column 7 (absolute position 174) of C: [etc] :Unbalanced #EndEditable tag." This is before I have even created any editable regions.
I tried saving the template anyway and all the tags seem to be balanced ie they begin and end as you would expect. (It does let me save as a template despite the warning).
I have used Dreamweaver's Clean Up XHTML function and there don't seem to be any errors in the code - at least it's not picking anything up...
I have been through the html tags manually to double check and I can't see anything out of place...
If I try to apply the template to a page, the error message appears again and the template is not applied.
Anyone got any ideas?
Here's the template page code:
HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
<!-- DW6 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>1. The Staff and Notes - My Music Theory Grade 1</title>
<!-- TemplateEndEditable --><meta name="Description" content="The Musical Staff and Notes - Understanding Music Theory at Grade 1" />
<meta name="Keywords" content="staff, notation, lines, stave, staves, treble, music, theory, abrsm, exam, examination, lesson, lessons, tutorials" />
<link rel="shortcut icon" href="../favicon.ico" />
<link rel="stylesheet" href="../styles.css" type="text/css" media="all" />
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
</head>
<body>
<div id="header">
<!-- SiteSearch Google -->
<div align="right";>
<form method="get" action="http://www.google.co.uk/custom" target="google_window">
<table border="0" bgcolor="#FFFFFF">
<tr>
<td height="32" align="left" valign="top" nowrap="nowrap">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle" /></img></a>
</td>
<td nowrap="nowrap">
<input type="hidden" name="domains" value="www.mymusictheory.com" />
</input>
<label for="sbi" style="display: none">Enter your search terms</label>
<input type="text" name="q" size="31" maxlength="255" value="" id="sbi" />
</input>
<label for="sbb" style="display: none">Submit search form</label>
<input type="submit" name="sa" value="Search" id="sbb" />
</input>
</td>
</tr>
<tr>
<td> </td>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked="checked" id="ss0" />
</input>
<label for="ss0" title="Search the Web"><font size="-1" color="#000000">Web</font></label></td>
<td>
<input type="radio" name="sitesearch" value="www.mymusictheory.com" id="ss1" />
</input>
<label for="ss1" title="Search www.mymusictheory.com"><font size="-1" color="#000000">My Music Theory</font></label>
</td>
</tr>
</table>
<input type="hidden" name="client" value="pub-8483449311176337" />
</input>
<input type="hidden" name="forid" value="1" />
</input>
<input type="hidden" name="channel" value="2301135866" />
</input>
<input type="hidden" name="ie" value="ISO-8859-1" />
</input>
<input type="hidden" name="oe" value="ISO-8859-1" />
</input>
<input type="hidden" name="safe" value="active" />
</input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1" />
</input>
<input type="hidden" name="hl" value="en" />
</input>
</td>
</tr>
</table>
</form>
</div>
<!-- SiteSearch Google -->
</div>
<div id="toplinks">
<ul>
<li><a href="../index.html" title="My Music Theory Home">Home</a></li>
<li><a href="../lessons.html" title="All Theory Lessons on My Music Theory">Lessons</a></li>
<li><a href="../shopping.html" title="Exercises to Print and Use at Home">Downloads</a></li>
<li><a href="../inspiration/inspirationhome.html" title="Inspiration">Inspiration</a></li>
<li><a href="../ask.html" title="Send us your Music Theory Queries">Ask a Question</a></li>
<li><a href="../aboutus.html" title="About Us">About Us</a></li>
<li><a href="../contactus.html" title="Contact Details">Contact Us</a></li>
<li><!-- AddThis Button BEGIN -->
<a href="http://www.addthis.com/bookmark.php" onclick="addthis_url = location.href; addthis_title = document.title; return addthis_click(this);" target="_blank"><img src="http://s7.addthis.com/static/btn/lg-bookmark-en.gif" width="125" height="16" border="0" alt="Bookmark and Share" /></a><script type="text/javascript">var addthis_pub = "r0ki";</script><script type="text/javascript" src="http://s7.addthis.com/js/widget.php?v=10"></script> </li>
<!-- AddThis Button END -->
</ul>
</div>
<hr />
<div id="nav">
<div class="navblock1">
<h3>Grade 1 Quick Links </h3>
<ul>
<li><a href="../grade1/exercises/1_staff-and-notes-exercises.html" title="Staff and Notes Exercises">Exercises for this Lesson </a></li>
<li title="This is the first lesson!">Last Lesson </li>
<li><a href="../grade1/lessons/2_clefs.html" title="Go on to the Next Lesson">Next Lesson </a></li>
<li><a href="../paper.pdf" target="_blank" title="Print some Music Manuscript Paper">Manuscript Paper (pdf)</a></li>
<li><a href="../grade1/lessons/grade-1-contents.html" title="Complete Contents of the Grade One Music Theory Course">Contents </a></li>
</ul>
</div>
<div class="navblock2">
<h3>In this lesson... </h3>
<ul>
<li><a href="#">Staff Notation </a></li>
<li><a href="#gclef">The Treble Clef </a></li>
<li><a href="#names">Letter Names of Notes </a></li>
<li><a href="#midc">Middle C </a></li>
</ul>
</div>
<div class="navblock2">
<h3>Grade 1 Lessons </h3>
<ul>
<li><a href="../grade1/lessons/1_staff_and_notes.html">>1. Staff & Notes </a></li>
<li><a href="../grade1/lessons/2_clefs.html">2. Clefs </a></li>
<li><a href="../grade1/lessons/3_accidentals.html">3. Accidentals </a></li>
<li><a href="../grade1/lessons/4_time_names_notes.html">4. Note Names</a></li>
<li><a href="../grade1/lessons/5_time_names_rests.html">5. Rests</a></li>
<li><a href="../grade1/lessons/6_dotted-notes.html">6. Dotted Notes</a></li>
<li><a href="../grade1/lessons/7_beaming.html">7. Beaming</a></li>
<li><a href="../grade1/lessons/8_tied-notes.html">8. Tied Notes </a></li>
<li><a href="../grade1/lessons/9_time-signatures.html">9. Time Signatures</a></li>
<li><a href="../grade1/lessons/10_tones-and-semitones.html">10. Tones and semitones </a> </li>
<li><a href="../grade1/lessons/11_major-scales.html">11. Major Scales </a></li>
<li><a href="../grade1/lessons/12_key-signatures.html">12. Key Signatures</a></li>
<li><a href="../grade1/lessons/13_intervals.html">13. Intervals</a></li>
<li><a href="../grade1/lessons/14_tonic-triads.html">14. Tonic Triads</a></li>
<li><a href="../grade1/lessons/15_rhythm.html">15. Rhythms</a></li>
<li><a href="../grade1/lessons/16_dynamics.html">16. Dynamics</a></li>
<li><a href="../grade1/lessons/17_symbols.html">17. Symbols </a></li>
<li><a href="../grade1/lessons/18_foreign-terms.html">18. Foreign Terms </a></li>
<li><a href="../grade1/lessons/19_handwriting-music.html">19. Handwriting Music</a></li>
<li><a href="../grade1/exercises/20_practice-exam-grade-one.html">20. Practice Exam </a></li>
</ul>
</div>
<div class="navblock2">
<h3>Useful Stuff </h3>
<ul>
<li><a href="../ask.html">Ask a Question</a></li>
<li><a href="../subscribe.html">Subscribe</a></li>
<li><a href="../abrsm.html">ABRSM Information</a></li>
<li> <a href="../abrsm_%20complete_%20syllabus.pdf" target="_blank">ABRSM Theory Syllabus</a></li>
<li> <a href="../teachers-database.html">Find a Teacher</a> </li>
<li><a href="http://www.amazon.co.uk/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.co.uk%2Fs%3Fie%3DUTF8%26x%3D0%26ref%255F%3Dnb%255Fss%255Fb%26y%3D0%26field-keywords%3Dtheory%2520exams%26url%3Dsearch-alias%253Dstripbooks&tag=poppflow-21&linkCode=ur2&camp=1634&creative=19450" target="_blank">Buy Past Papers</a><img src="https://www.assoc-amazon.co.uk/e/ir?t=poppflow-21&l=ur2&o=2" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></li>
<li><a href="http://www.amazon.co.uk/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.co.uk%2Fs%3Fie%3DUTF8%26rs%3D%26ref%255F%3Dsr%255Fnr%255Fi%255F0%26keywords%3Dmusic%2520theory%2520books%26qid%3D1227471877%26rh%3Di%253Aaps%252Ck%253Amusic%2520theory%2520books%252Ci%253Astripbooks&tag=poppflow-21&linkCode=ur2&camp=1634&creative=19450%22%3EMusic%20Theory%20Books%3C/a%3E%3Cimg%20src=%22https://www.assoc-amazon.co.uk/e/ir?t=poppflow-21&l=ur2&o=2%22%20width=%221%22%20height=%221%22%20border=%220%22%20alt=%22%22%20style=%22border:none%20!important;%20margin:0px%20!important;%22%20/%3E" target="_blank"> Music Theory Books </a></li>
<li><a href="http://www.amazon.co.uk/gp/redirect.html?ie=UTF8&location=http%3A//www.amazon.co.uk/&tag=poppflow-21&linkCode=ur2&camp=1634&creative=6738" target="_blank">Amazon UK Home</a></li>
<li><a href="http://www.wikipedia.com" target="_blank">Wikipedia</a></li>
</ul>
</div>
<div class="navblockads">
<h3> </h3>
<p> <a href="http://www.musicroom.com?kbid=3804&img=banner03_120x240a.gif">
<img src="http://www.musicroom.com/affiliates/banner03_120x240a.gif" alt="Ad" border="0" /></a>
<img src="http://www.musicroomaffiliates.com/showban.asp?id=3804&img=banner03_120x240a.gif" alt="Ad" border="0" />
</p>
</div>
</div>
<div id="content">
<div class="breadcrumb">
<p><a href="http://www.mymusictheory.com" ><img src="../images/arrow.gif" alt="You Are Here>>>" title="You Are Here>>>"width="59" height="39" border="0" align="middle" /></a><a href="../home.html" title="My Music Theory Home"> Home ></a> <a href="../lessons.html" title="All Lessons available on My Music Theory"> Lessons > </a> <a href="../grade1/lessons/grade-1-contents.html" title="Index of Grade One Lessons">Grade 1 ></a> Lesson 1 - The Staff and Notes </p>
<p>Where to go next > <a href="../grade1/exercises/1_staff-and-notes-exercises.html" title="Exercises on the Staff and Notes">Lesson 1 - Exercises </a></p>
<!-- music room ad -->
<p class="bannerad">
<a href="http://www.musicroom.com?kbid=3804&img=banner01_468x68a.gif">
<img src="http://www.musicroom.com/affiliates/banner01_468x68a.gif" alt="Music Room Ad" border="0" /></a>
<img src="http://www.musicroomaffiliates.com/showban.asp?id=3804&img=banner01_468x68a.gif" alt="Music Room Ad" border="0" />
</p>
<!-- music room ad ends -->
<br/>
</div>
<div class="first">
<h1>Lesson 1: The Staff and Notes </h1>
<p class="first"><img src="../grade1/images/1/russian-notation.jpg" alt="Russian Liturgical Notation" title="Russian Liturgical Notation" width="133" height="188" border="1" /></p>
<h2>Staff Notation </h2>
<p>
Music is written down in a number of different ways around the world. In the West, most instruments use a method called <strong>staff notation</strong>. </p>
<p>The staff (or <strong>stave</strong>, as it’s sometimes called) is made up of 5 horizontal lines:</p>
<p><img src="../grade1/images/1/1-staff_and_notes_clip_image002.jpg" alt="5 horizontal lines make up the Staff" width="168" height="86" /></p>
<br/>
<br/>
<br/>
</div>
<table border="0" cellpadding="0">
<tr>
<td><script type="text/javascript"><!--
google_ad_client = "pub-8483449311176337";
/* 468x60, created 26/02/08 */
google_ad_slot = "7759277193";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>
</tr>
</table>
<br/>
<p>Notes are placed on the lines: </p>
<p><img src="../grade1/images/1/1-staff_and_notes_clip_image004.jpg" alt="Notes are placed on lines" width="120" height="67" /></p>
<br/>
<p>and in the spaces: </p>
<p><img src="../grade1/images/1/1-staff_and_notes_clip_image006.jpg" alt="Notes are placed in spaces" width="144" height="61" /></p>
<br/>
<br/>
<p>Notes can have black or white heads. (See <a href="../grade1/lessons/4_time_names_notes.html">Lesson 4 - Time Names of Notes </a>for more on this.) </p>
<br/>
<h2><a name="gclef" id="gclef"></a>The Treble Clef </h2>
<p>We always put a <strong>clef</strong> at the beginning of the staff. A clef is a symbol which identifies one note by name. We can work out all the other notes from this one. </p>
<p> The most common clef is the <strong>treble clef</strong>, which looks like this:<img src="../grade1/images/1/1-staff_and_notes_clip_image008.jpg" alt="Treble clef" width="41" height="68" /></p>
<br/>
<p>The treble clef tells us where the we should write the note G. We draw the treble clef so that the curly bit in the middle forms a sort of circle around one line on the staff- a note written on this line is a G.</p>
<table border="0" align="left" cellpadding="15">
<tr align="center" valign="middle">
<td><img src="../grade1/images/1/1-staff_and_notes_clip_image010.jpg" alt="Treble clef with G" width="76" height="75" /></td>
<td><h6> Play me!</h6>
<h6>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="30" height="30">
<param name="movie" value="../grade1/audio/1/treble_clef_G.swf" />
<param name="quality" value="high" />
<embed src="../grade1/audio/1/treble_clef_G.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="30" height="30"></embed>
</object>
</h6></td>
</tr>
</table>
<br/>
<br/>
<br/>
<p>Sometimes it’s called the <strong>G</strong> clef because of this. </p>
<p> Now we know where the note G is, we can work out all the other notes. </p>
<h2><a name="names" id="names"></a>Letter Names </h2>
<p>We use the letter names A-G (always written in <strong>capital </strong>letters) to identify notes. After G, the next note is A, (because we start the sequence again). </p>
<p> G is on line, so the next note up, A, is in a space:</p>
<table border="0" align="left" cellpadding="10">
<tr align="center" valign="middle">
<td><img src="../grade1/images/1/1-staff_and_notes_clip_image002_0000.jpg" alt="Treble clef with G and A" width="106" height="77" /></td>
<td><h6>Play me!</h6>
<p>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="30" height="30">
<param name="movie" value="../grade1/audio/1/g_to_A.swf" />
<param name="quality" value="high" />
<embed src="../grade1/audio/1/g_to_A.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="30" height="30"></embed>
</object>
</p></td>
</tr>
</table>
<br/>
<br/>
<br/>
<br/>
<p>The next note up is B:</p>
<table border="0" align="left" cellpadding="10">
<tr align="center" valign="middle">
<td><img src="../grade1/images/1/1-staff_and_notes_clip_image002_0001.jpg" alt="Treble Clef with G, A and B" width="147" height="86" /></td>
<td><h6>Play me!</h6>
<p>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="30" height="30">
<param name="movie" value="../grade1/audio/1/g_to_b.swf" />
<param name="quality" value="high" />
<embed src="../grade1/audio/1/g_to_b.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="30" height="30"></embed>
</object>
</p></td>
</tr>
</table>
<br/>
<br/>
<br/>
<p>B is on a line.</p>
<p>Here are all the lines and spaces filled up:</p>
<table border="0" cellpadding="10">
<tr align="center" valign="middle">
<td><img src="../grade1/images/1/1-staff_and_notes_clip_image002_0002.jpg" alt="Treble clef - all the notes" width="394" height="96" /> </td>
</tr>
<tr align="center" valign="middle">
<td align="left"><h6>Play me!</h6>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="30" height="30">
<param name="movie" value="../grade1/audio/1/d-g.swf" />
<param name="quality" value="high" />
<embed src="../grade1/audio/1/d-g.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="30" height="30"></embed>
</object>
</td>
</tr>
</table>
<br/>
<p>You can try to remember the letter names of the notes on lines by learning </p>
<blockquote>
<p><strong>E</strong>very <strong>G</strong>ood <strong>B</strong>oy <strong>D</strong>eserves <strong>F</strong>ootball</p>
<p> <img src="../grade1/images/1/1-staff_and_notes_clip_image002_0003.jpg" alt="Treble clef notes on lines" width="144" height="76" /> </p>
</blockquote>
<br/>
<br/>
<p>And you can learn the notes in the spaces by memorising</p>
<blockquote>
<p> D – FACE - G </p>
<p><img src="../grade1/images/1/1-staff_and_notes_clip_image002_0004.jpg" alt="Treble clef notes in spaces" width="156" height="77" /></p>
<br/>
<br/>
<p>or you can make up your own silly sentences to help you remember! </p>
<br/>
</blockquote>
<p><img src="../grade1/images/1/1-staff_and_notes_clip_image002_0005.jpg" alt="Piano keyboard showing middle C near keyhole" width="252" height="168" /></p>
<p><a name="midc" id="midc"></a>The note which comes before the first D in this series is called <strong>middle </strong><strong>C</strong>. </p>
<p>On a piano keyboard, it’s the C nearest the keyhole.</p>
<br/>
<br/>
<br/>
<br/>
<table border="0" cellpadding="0">
<tr>
<td><script type="text/javascript"><!--
google_ad_client = "pub-8483449311176337";
/* 468x60, created 26/02/08 */
google_ad_slot = "7759277193";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>
</tr>
</table>
<br/>
<div class="next">
<p><a href="../grade1/exercises/1_staff-and-notes-exercises.html">Exercises for this Lesson >>> </a></p>
<p> <a href="../grade1/lessons/2_clefs.html">Next Lesson >>> </a></p>
</div>
</div>
<!--end content -->
<div id="footer">
<a href="../home.html">© 2008 My Music Theory</a> ~~~ <a href="../privacy.html">Privacy Statement</a> ~~~<a href="../sitemap.html"> SiteMap</a>
</div>
<br /><div style="z-index:3" class="smallfont" align="center">Content Relevant URLs by vBSEO 3.0.0 ©2007, Crawlability, Inc.</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-139461-1";
urchinTracker();
</script>
</body>
</html>