Hey,
I have rebuilt a site around Miva 4.24 and it was my first time using it. The client wanted to retain the old merchant software, as they have a very very simplified buying process that doesn't need much new technology.
Anyway, point being it was my first time using Miva and found it was kind of neat that I could input complete sections of my design code into certain parts and retain the overall feel of the site.
What I wasn't expecting was random snippets of useless <font> <td> etc.. code thrown into the end result, and I simply can't find out where it is coming or originating from.
Perhaps someone here might have some advice or knowledge on the topic.
Example:
http://www.restoration-design.com/Me...y_Code=356-CHA
I have read that DOCTYPE's can't be inputted, which stinks but if you look here on line 137:
<!-- Sidebar Container End -->
</FONT></TD></TR></TABLE></TD><TD ALIGN="left" VALIGN="top" WIDTH="80%"> <BR><BLOCKQUOTE><FONT FACE="" SIZE="">
<!-- Body Content Container Start -->
In between where I have two marked off section is a ton of closed tags and table tags that have no use...but
seem to be generated from somewhere as a witch of '80%' isn't random.
It happens again on line 716, where there is about 50 <tr> </tr> over and over again followed by:
</TR></TABLE><FONT FACE="" SIZE=""></FONT></BLOCKQUOTE> </TD></TR></TABLE>
Any idea where this might come from or how I can get rid of it? It is causing validation nightmares!
I have rebuilt a site around Miva 4.24 and it was my first time using it. The client wanted to retain the old merchant software, as they have a very very simplified buying process that doesn't need much new technology.
Anyway, point being it was my first time using Miva and found it was kind of neat that I could input complete sections of my design code into certain parts and retain the overall feel of the site.
What I wasn't expecting was random snippets of useless <font> <td> etc.. code thrown into the end result, and I simply can't find out where it is coming or originating from.
Perhaps someone here might have some advice or knowledge on the topic.
Example:
http://www.restoration-design.com/Me...y_Code=356-CHA
I have read that DOCTYPE's can't be inputted, which stinks but if you look here on line 137:
<!-- Sidebar Container End -->
</FONT></TD></TR></TABLE></TD><TD ALIGN="left" VALIGN="top" WIDTH="80%"> <BR><BLOCKQUOTE><FONT FACE="" SIZE="">
<!-- Body Content Container Start -->
In between where I have two marked off section is a ton of closed tags and table tags that have no use...but
seem to be generated from somewhere as a witch of '80%' isn't random.
It happens again on line 716, where there is about 50 <tr> </tr> over and over again followed by:
</TR></TABLE><FONT FACE="" SIZE=""></FONT></BLOCKQUOTE> </TD></TR></TABLE>
Any idea where this might come from or how I can get rid of it? It is causing validation nightmares!
Comment