[TYPO3] Tiny RTE altering html code when saving?
Georg Rehfeld
georg.rehfeld at gmx.de
Mon Jun 18 18:28:52 CEST 2007
Hi Morten,
> Witch is the best way to render the text. As one paragraph tag with lots
> of br tags as dividers or with paragraph tags for each new paragraph.
>
> Does the choice matter to browsers ans search engines?
This is mostly a question of semantic and styling: <p> elements usually
have some top/bottom margin/padding letting them appear visually apart.
And screen readers for disabled persons might emphasize the end/start
of a new paragraph.
Nowadays one wouldn't any more enter 2 linebreaks to make the impression
of new paragraph as in old typewriter times (except for <pre> formatted
text like this).
So: use paragraphs mainly, line breaks only in special circumstances.
regrads, Georg
--
___ ___
| + | |__ Georg Rehfeld Woltmanstr. 12 20097 Hamburg
|_|_\ |___ georg.rehfeld.nospam at gmx.de +49 (40) 23 53 27 10
(Delete .nospam from mail address)
More information about the TYPO3-english
mailing list