Skinsfan21
03-26-2008, 08:36 PM
I am trying to use my template code on blogger.com but everytime i input my code i get this message: ~~~ Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. XML error message: White spaces are required between publicId and systemId. ~~~also here is the code i am trying to input:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title>Untitled Document</title><meta http-equiv=" Content-Type"content="text/html; charset=iso-8859-1"><script language=" JavaScript"type="text/JavaScript"><!--function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);//--></script><style type="text/css"><!--body {background-color: #6ac1ae;background-image: url(http://static.flickr.com/60/229971238_c83a3c38cc_o.jpg);background-repeat: repeat-y;background-position: left top; scrollbar-face-color : ##6ac1ae; scrollbar-highlight-color : ##6ac1ae; scrollbar-3dlight-color : #ffffff; scrollbar-shadow-color : ##6ac1ae; scrollbar-darkshadow-color : #6ac1ae; scrollbar-track-color : #ffffff; scrollbar-arrow-color :#ffffff; }a:link {text-decoration: underline; color: #6ac1ae;}a:visited {text-decoration: underline line-through; color: #6ac1ae;}a:hover {text-decoration: underline; color: #6ac1ae;}a:active {text-decoration: underline; color: #6ac1ae;}--></style></head><noembed><body></noembed><div id="Layer1" style="position:absolute; left:0px; top:0px; width:610px; height:350px; z-index:1"><img src="http://static.flickr.com/58/229971237_f7f0382300_o.jpg" width="770" height="581"></div><div id="Layer2" style="position:absolute; left:35px; top:257px; width:295px; height:603px; z-index:2"><blogger><p><font color="#FFFFFF" size="1" face="Trebuchet MS"><strong><font size="2"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader></font><br><BlogItemtitle></strong></font></p><p><font color="#FFFFFF" size="1" face="Tahoma"><$BlogItemBody$></font></p><p align="center"><font color="#FFFFFF" size="1" face="Trebuchet MS"><$BlogItemAuthor$>@<$BlogItemDateTime$><br> ------ </font></p></blogger></div><div id="Layer3" style="position:absolute; left:342px; top:257px; width:131px; height:601px; z-index:3"><p><font color="#FFFFFF" size="1" face="Tahoma"><strong>&Profile</strong><br> abc</font></p><p><font color="#FFFFFF" size="1" face="Tahoma"><strong>&Tagbox</strong><br> insert tagbox here.</font></p><p><font color="#FFFFFF" size="1" face="Tahoma"><strong>&Links</strong><br><a href="http://">link1</a><br><a href="http://">link2</a><br></font></p><p><font color="#FFFFFF" size="1" face="Tahoma"><strong>&Archives</strong><br> insert archival coding here</font></p><p><font color="#FFFFFF" size="1" face="Tahoma"><strong>&Credits</strong><br><a href="http://www.well-of-illusions.blogspot.com">illusionation </a></font></p></div></body></html>