[TYPO3-templavoila] TemplaVoila HTML Rendering Issues

Rudy Gnodde rgn at windinternet.nl
Mon Dec 3 14:28:55 CET 2007


Hello Tan,

These kinds of problems are usually due to HTML errors (like an unclosed 
tag). Try running your HTML through a validator to see if anything is 
wrong with it.

Regards,

Rudy Gnodde
WIND Internet
http://www.windinternet.nl


Tan Le wrote:
> Hi All,
> 
> i have a HTML code like this: 
> 
> <!--Begin Code -->
> <div style="clear: both;">&nbsp;</div>
> 
> <div id="footer">
> 	<p>Tanle.net</p>
> </div>
> <!--End Code-->
> 
> for some reason, the footer div does not get render by TV when mapping, it
> only render up to the "clear" div and commented/beige out everything else
> after that. But in the front end everything works fine, except there is no
> footer div.
> 
> i am wondering if anyone have the same problem and please show me how you
> fixed it.
> 
> kind regards,
> Tan Le
> 
> 


More information about the TYPO3-project-templavoila mailing list