Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Dreamweaver CS4 : Unbalanced Instance End Editable Tag
Old 06-15-2009, 06:47 AM Dreamweaver CS4 : Unbalanced Instance End Editable Tag
Novice Talker

Posts: 9
Trades: 0
Hi, Im new here. Ive searched the forum but cant find any answers to my problem and your help would be much appreciated.

Im currently building a website in Dreamweaver CS4.

I have a Template which has been working fine and now new child pages will not update from the Template.

I get the error Unbalanced Instance End Editable Tag Line 10, Column 29 (absolute Position 481)

Please take a look at my code and help me where im going wrong.

Template 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">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Britz Interiors</title>
<meta name="description" content="Britz Interiors is a design studio in Kent supplying and fitting high quality Kitchens and Bedrooms, competitively priced to suit all budgets."
<meta name="keywords" content="Kitchens & Bedrooms, Kitchens and Bedrooms, Kitchens and Bedrooms in Crayford, Kitchens and Bedrooms in Dartford, Kitchens and Bedrooms in Kent"
<!-- TemplateEndEditable -->
<style type="text/css">
<!--
a {
font-family: Times New Roman;
}
a:visited {
color: #000;
}
a:hover {
color: #004793;
}
body {
background-color: #D1D0CE;
}
a:link {
color: #000;
}
-->
</style>
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
</head>
<body>
<table width="985" border="0" align="center" cellpadding="1" cellspacing="0" style="background-color: #FFF; color: #000; font-family: 'Times New Roman'; font-size: 16px;">
<tr>
<td width="188" rowspan="4" align="center" valign="middle"><img src="../Images/SmallBritzLogo.jpg" width="175" height="138" align="middle" /></td>
<td width="511" align="right" valign="top"><a href="../Pages/BookHomeDesign.html">Book a free in home design visit</a></td>
<td width="190" align="right" valign="top"><a href="../Pages/OrderBrochure.html">Order a free colour brochure</a></td>
<td width="96" align="center" valign="top"><a href="../Pages/ContactUs.html">Contact Us</a></td>
</tr>
<tr>
<td colspan="3" align="left" valign="top"><p><br />
<span style="background-color: #FFF; color: #004793; font-size: 30px; font-family: 'Times New Roman';">Manufactures &amp; Installers of Quality Fitted Furniture</span><br />
</p></td>
</tr>
<tr>
<td height="49" colspan="3" align="right" valign="bottom"><p><span style="color: #004693; font-size: 36px; font-family: 'Times New Roman';">Call Now: 01322 553111</span></p></td>
</tr>
<tr>
<td colspan="3" align="right" valign="bottom"><a href="../Index.html"><img src="../Images/Nav_Buttons/NewButtons_01.jpg" width="81" height="29" border="0" /></a><a href="../Pages/AboutUs.html"><img src="../Images/Nav_Buttons/NewButtons_02.jpg" width="127" height="29" border="0" /></a><a href="../Pages/Kitchens.html"><img src="../Images/Nav_Buttons/NewButtons_03.jpg" width="120" height="29" border="0" /></a><a href="../Pages/Bedrooms.html"><img src="../Images/Nav_Buttons/NewButtons_04.jpg" width="134" height="29" border="0" /></a><a href="../Pages/Appliances.html"><img src="../Images/Nav_Buttons/NewButtons_05.jpg" width="146" height="29" border="0" /></a><a href="../Pages/HowToFindUs.html"><img src="../Images/Nav_Buttons/NewButtons_06.jpg" width="188" height="29" border="0" /></a></td>
</tr>
</table>
<!-- TemplateBeginEditable name="EditRegion3" -->
<table width="985" border="0" cellspacing="0" cellpadding="0">
<tr style="background-color: #D1D0CE;">
<td><br />

</tr>
</table>
<!-- TemplateEndEditable --></td>
<table width="985" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="middle" style="color: #000; font-family: 'Times New Roman'; background-color: #3D6AAE;">Britz Interiors Limited<br />
16 Station Road, Crayford, Kent, DA1 3QA<br />
Tel: 01322 553111 Mob: 07768 351678</td>
</tr>
</table>
</body>
</html>
starkie is offline
Reply With Quote
View Public Profile Visit starkie's homepage!
 
 
Register now for full access!
Old 06-15-2009, 06:50 PM Re: Dreamweaver CS4 : Unbalanced Instance End Editable Tag
Junior Talker

Posts: 1
Name: Tony Phipps
Trades: 0
Quote:
<!-- TemplateBeginEditable name="doctitle" -->
<title>Britz Interiors</title>
<meta name="description" content="Britz Interiors is a design studio in Kent supplying and fitting high quality Kitchens and Bedrooms, competitively priced to suit all budgets."
<meta name="keywords" content="Kitchens & Bedrooms, Kitchens and Bedrooms, Kitchens and Bedrooms in Crayford, Kitchens and Bedrooms in Dartford, Kitchens and Bedrooms in Kent"
<!-- TemplateEndEditable -->
Line10 refers to the line of code. This part in you header, you need to close your meta tag.

Hope this is of some help.

Last edited by toeknee; 06-15-2009 at 06:50 PM.. Reason: Rewording :D
toeknee is offline
Reply With Quote
View Public Profile
 
Old 06-15-2009, 07:33 PM Re: Dreamweaver CS4 : Unbalanced Instance End Editable Tag
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Might as well take the whole meta keywords tag OUT, none of the search engines pay any attention to it any more.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-16-2009, 04:04 PM Re: Dreamweaver CS4 : Unbalanced Instance End Editable Tag
Novice Talker

Posts: 9
Trades: 0
Thank you so much. Fixed my problem.

With regards to meta tags, Any ideas on SEO or giving search engines info i want them to know?
starkie is offline
Reply With Quote
View Public Profile Visit starkie's homepage!
 
Reply     « Reply to Dreamweaver CS4 : Unbalanced Instance End Editable Tag
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.25189 seconds with 12 queries