[TYPO3-content-rendering] CSS Styled Imgtext

Stefan Beylen intsys at swissinfo.org
Mon Jul 4 19:04:32 CEST 2005


Christopher wrote:

> <ul>
>   <li>
>     <img src="#" />
>     <div>Caption</div>
>   </li>

cool idea! I dont see any reason why this shouldnt work either. no 
nested floats, position it in center, left or right, below or above
As the images are an array that belong to the content element a list 
would be appropriate as well and semantically correct. just change the 
<div> in the caption to <span> and I am more than happy ;)

> - for the nitpickers among us, the method above could be accomplished 
> with a <dl> too...

this would even be better :)

thx for your input and your support as I was feeling a bit left alone 
with my opinion



More information about the TYPO3-project-content-rendering mailing list