Log In · Register

 
My template won't work.
Dare-You-To-Move
post Jan 18 2009, 03:05 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Jan 2009
Member No: 709,908



I found a template on CreateBlog that I want to use, but when I copy the template code into the box under Edit Template HTML it comes up saying "Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The element type "img" must be terminated by the matching end-tag "". What does that mean ... ? It does that with every template I try. =/

This is what my code look like for the template:

CODE
<HTML>
<HEAD>
<TITLE>LONDON.</TITLE>

<style type="text/css">

body {
color:#1A3963;
text-align : justify;
font-size: 11px;
font-family:arial;
line-height:7pt;
background: url(http://cbimg9.com/layouts/08/05/03/27274ab.png);
margin:0px;

scrollbar-face-color:#E00D05;
scrollbar-highlight-color:#BE9754;
scrollbar-shadow-color:#BE9754;
scrollbar-3dlight-color:#BE9754;
scrollbar-arrow-color:#D8D9D9;
scrollbar-track-color:#BE9754;
scrollbar-darkshadow-color:#BE9754;}

p {
margin-top: 0;
margin-bottom: 1em;}

.h1 {
color : #000000;
margin: 0px;
padding: 4px;
font-size : 8pt;
font-family : tahoma;
text-align : justify;
background : url(http://cbimg9.com/layouts/08/05/03/27274ac.png);
line-height: 8pt;}

.h2 {
text-align: right;
color : #000000;
font-family: century gothic;}

.blogtitle {
margin: 0px;
padding : 1px;
font-family: century gothic;
font-size: 10pt;
font-weight: none;
text-transform: uppercase;
letter-spacing: 1px;
background: url(http://cbimg9.com/layouts/08/05/03/27274ad.png);
line-height: 8pt;
color:#000000;
text-align:justify;}

blockquote {
padding:3px;
font-size : 8pt;
font-weight : normal;
line-height : 8pt;
text-align: justify;
color : black;
border-left: 10px #D7130B double;}

a {
color:#000000;
text-decoration: none;
letter-spacing: 0px;}


a:hover {
color:#985B48;
text-decoration: underline;
cursor:se-resize;
letter-spacing: 0px;}

b, strong {
color: #000000;}

i, em {
color: #000000;}

u {
color: #000000;
text-decoration: underline;}
</style>

</HEAD>

<div id="side" style="position: absolute; top: 0; left: 0;">
<img src="http://cbimg9.com/layouts/08/05/03/27274aa.png" alt="london">
</div>

<noembed><xmp>
<body>
</xmp></noembed>


<div style="position: absolute; top: 600; left: 415; width:200;">

<div class="h1">
<div class="blogtitle">♥ Welcome</div>
<div align="center"><br>
Just wishing and hoping<br>
And thinking and praying<br>
And planning and dreaming<br>
His kisses will start...<br><br>
</div></div>
<br>

<div class="h1">
<div class="blogtitle">♥ The Girl</div>
<div align="justify"><br>
Name:<br>
Birthdate:<br>
School:<br>
Ambition:<br>
Loves:<br><br>
</div></div>
<br>

<div class="h1">
<div class="blogtitle">♥ Desires</div>
<div align="left"><br>
Pass my Driving Practical Test<br>
Survive 3 years in KKH<br>
Get into University of Sunderland<br>
Be a doctor<br>
A year vacation to Europe<br>
A life partner<br><br>
</div></div>
<br>

<div class="h1">
<div class="blogtitle">♥ Tagboard</div>
<div align="justify"><br>
If you want a tagboard,<br>
you could put it here.<br><br>
</div></div>
<br>

<div class="h1">
<div class="blogtitle">♥ Click</div>
<div align="justify"><br>
<a href="http://blogspot.com">Friend</a><br>
<a href="http://blogspot.com">Friend</a><br>
<a href="http://blogspot.com">Friend</a><br>
<a href="http://blogspot.com">Friend</a><br>
<a href="http://blogspot.com">Friend</a><br><br>
</div></div>
<br>

<div class="h1">
<div class="blogtitle">♥ Past</div>
<div align="justify"><br>
<BloggerArchives>
<center><a href="<$BlogArchiveURL$>"><$BlogArchiveName$></a><br></center>
</BloggerArchives><br>
</div></div>
<br>

<div class="h1">
<div class="blogtitle">♥ Layout</div><br>
Designer: <a href="http://www.blogskins.com/me/lady-nadya">Lady-Nadya</a><br>
Images: <a href="http://trixypixie.deviantart.com/art/and-we-ll-be-dreaming-79414737">1</a> | <a href="http://jogobellazott.deviantart.com/art/London-55309621">2</a> | <a href="http://cvacca.deviantart.com/art/London-eye-66787833">3</a> | <a href="http://phoebsbuffay.deviantart.com/art/London-red-telephones-81009686">4</a> | <a href="http://words-like-weapons-x.deviantart.com/art/Which-Way-To-Big-Ben-31867337">5</a><br>
Brushes: <a href="http://at0mica.net">1</a> | <a href="http://obsidiandawn.com">2</a><br>
Font: <a href="http://dafont.com">DaFont</a><br>
Base Codes: <a href="http://blogskins.com/me/kynzgerl">kynzgerl</a><br><br>
</div></div>

<div id="content" style="position: absolute; top: 600; left: 10; width:390;">

<Blogger>
<div class="h1"><BlogDateHeader>
<div class="blogtitle"> <$BlogDateHeaderDate$></div>
</BlogDateHeader><br>
<div class="h2"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle> ♥ <$BlogItemDateTime$></div><br><br>
<$BlogItemBody$><br><br>
<div align="right"><font color="#000000"><b>The End.</b></font><br>
<br>
</div><br>
</Blogger>
</div>

</BODY>
</HTML>


Anyone know what I can do? Thanks.
 
 
Start new topic
Replies
*synergy*
post Jan 20 2009, 09:19 PM
Post #2





Guest






First, go to the edit HTML page that you input this coding on. Then, look below the codebox and click on the text link to the bottom left of that box that says, "Revert to Classic Template" (second link down) and select OK. Then, try your coding again and it should work.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: