[TYPO3-dev] Need to implement this design for conent areas in template
Martin Wiederkehr
martin at moede.ch
Tue Apr 18 16:03:56 CEST 2006
If there's always a title like h3 or whatever, why just have a
background image on the h Tag, so the first useless div would be gone.
For the second one take a <hr /> tag (i'm not shure if this works fine
with IE) and you have a semantic correct way to seperate the content
Elements.
Martin
Luc Franken schrieb:
> I believe it works but it is not something really nice if you take a
> look at semantics of a page. I think that is some point which is really
> important to take care about currently.
>
>
> Ingo Renner schreef:
>> Am Mon, 17 Apr 2006 23:52:57 +0200 schrieb JoH:
>>
>>> Doesn't need special elements here. Just a simple outerWrap should do.
>>>
>>> tt_content.stdWrap.outerWrap = <div class="rounded_upper"><div
>>> class="rounded_middle"><div class="rounded_lower">|</div></div></div>
>>
>> the wizard of TS strikes again ;-)
>>
>>
More information about the TYPO3-dev
mailing list