These forums are currently read-only due to receiving more spam than actual discussion. Sorry.

It is currently Sat Dec 02, 2017 4:23 pm Advanced search

Will HTML5 keep the significant inline content requirement?

Here you can discuss things related to HTML and the Web in general that do not fit in to other categories.

Will HTML5 keep the significant inline content requirement?

Postby sfraser » Thu Mar 01, 2007 5:48 pm

Lately, I’ve worked on two CMS platforms which added empty paragraphs, i.e., <p></p>, as carriage-return line breaks when using their HTML editor(s).

Example:

<p>TEXT</p>
<p></p>
<p></p>
<p>TEXT</p>

Movable Type has a similar method for the markup of comments with its “Paragraphs and line breaks are automatic” feature.

Example:

<p>TEXT</p>
[Program-generated Space]
<p></p>
[Space]
<p></p>
[Space]
<p>TEXT</p>
sfraser
<h5>
 
Posts: 13
Joined: Tue Feb 06, 2007 11:17 pm
Location: Tustin, Calif.

Postby zcorpan » Fri Mar 02, 2007 9:11 pm

Not with &nbsp; in them?

Anyway, http://lists.whatwg.org/pipermail/whatw ... 05944.html (see the last paragraph).
zcorpan
<article>
 
Posts: 807
Joined: Tue Feb 06, 2007 8:29 pm
Location: Sweden

Will HTML5 keep the significant inline content requirement?

Postby sfraser » Fri Mar 02, 2007 9:43 pm

No &nbsp;. Though, that was just the CMS code I've seen. I don't know what others do with line breaks. E.g., WordPress or Blogger.
sfraser
<h5>
 
Posts: 13
Joined: Tue Feb 06, 2007 11:17 pm
Location: Tustin, Calif.


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests