[TYPO3-english]  Fluid templating creates extra p-tags
    Jeppe Donslund 
    jeppe at originalen.com
       
    Mon Nov 26 08:20:11 CET 2012
    
    
  
Hi
I am working on my first website using Fluid templating.
In frontend i looks like it creates som ekstre p-tags. Where do they 
come from, do you think?
<div id="content_main">
<p class="bodytext"> </p>			<---  EXTRA
<p class="bodytext">	<!--  CONTENT ELEMENT, uid:4/text 
[begin]--></p><---  EXTRA
<p class="bodytext"> </p>      <---  EXTRA
<div id="c4" class="csc-default"><p class="bodytext"> </p>   <--- 
EXTRA
<p class="bodytext">		<!--  Header: [begin] --></p>   <---  EXTRA
<p class="bodytext"> </p><div class="csc-header csc-header-n1"><h1 
class="csc-firstHeader">     <---  Here starts my content.
Why all these extra p-tags?
I have used this tutorial: 
http://thomas.deuling.org/2011/06/create-a-complete-typo3-website-by-using-the-fluid-template-engine/
Kind regards
Jeppe Donslund
    
    
More information about the TYPO3-english
mailing list