[TYPO3] HTMLArea and div

Nikolas Hagelstein hagelstein at shr.cc
Wed Feb 13 14:15:47 CET 2008


Hi there,

I need HTMLArea to generate the following code:

<div class="infobox">
  <h3>HEADLINE</h3>
  <p>text test text</p>
</div>

I need this "infobox" thing beeing selectable by eigther the paragraph or
text selector.
ATM i am able to produce a similar behavior using p tags. But nested p tags
wont be valid and the rte refuses <hx> within p tags.

Any hints?
Cheers,
Nikolas 


More information about the TYPO3-english mailing list