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
|_|_\ |___ [EMAIL PROTECTED] +49 (40) 23 53 27 10
(Delete .nospam from mail address)
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english