Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

HTML5 draft released~

1 view
Skip to first unread message

howa

unread,
Jan 22, 2008, 1:07:50 PM1/22/08
to

Andy Dingley

unread,
Jan 23, 2008, 7:06:57 AM1/23/08
to
On 22 Jan, 18:07, howa <howac...@gmail.com> wrote:
> http://www.w3.org/TR/2008/WD-html5-20080122/#the-header
>
> have a good day

http://www.w3.org/TR/2008/WD-html5-20080122/#the-font

The font element doesn't represent anything. It must not be used
except by WYSIWYG editors, which may use it to achieve presentational
affects. Even WYSIWYG editors, however, should make every effort to
use appropriate semantic markup and avoid the use of media-specific
presentational markup.

<!DOCTYPE HTML>
<html>
<head>
<title></title>
<meta name="generator" content="Sample Editor 1.0 (WYSIWYG editor)">
</head>
<body>
<font style="display: block; border: solid">
<h1>Hello.</h1>
</font>


Well, that works for me...

Jukka K. Korpela

unread,
Jan 23, 2008, 7:46:33 AM1/23/08
to
Scripsit Andy Dingley:

> http://www.w3.org/TR/2008/WD-html5-20080122/#the-font
>
> The font element doesn't represent anything.

Please tell me you're making this up!

Oh no... you _are_ quoting the "HTML 5" draft.

> It must not be used except by WYSIWYG editors,

Cool... so everyone and his brother will regard themselves as WYSIWYG
editors.

> <font style="display: block; border: solid">
> <h1>Hello.</h1>
> </font>
>
> Well, that works for me...

Oh yeah... and since probably no existing WYSIWYG editor spits out
_that_ kind of half-digested tag soup, it must be an encouragement into
writing such tools.

There's really no reason to exclude, deprecate, or abjure the <font>
element or to pretend it's nothing, or that it doesn't represent
anything. It has a simple meaning and some reasonable use (namely when
discussing fonts or when reproducing printed or digital documents so
that their original appearance is to be retained as far as possible) and
lots of nonsense use. But people who use tags nonsensically won't stop
doing so just because some specification says they shouldn't use those
tags at all - especially if the same specification requires that browser
support those tags forever.

The sadest thing about "HTML 5" is that it will be impossible to create
an April fool's joke about HTML this year - they've already done that.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

Harlan Messinger

unread,
Jan 23, 2008, 9:00:55 AM1/23/08
to

I'm waiting for the day when a WYSIWYG HTML editor is one that doesn't
have menu options for font family, size, color, or underlining at all
(though Strong and Emphasized are OK) and will only allow classes and
IDs to be assigned (creating SPANs when the selected text is something
other than the entire content of an element. A separate CSS editor, of
course, will need to be included.

VK

unread,
Jan 23, 2008, 7:00:32 PM1/23/08
to

Thanks for the link.

Actually I'm very pleased taking into account that it is an early
variant. There is still a lot "Semantical Web" and simply "academical
mind" crap to clean up for the final recommendation: but overall it
does follow the "December Revolution" and its principles as spelled in
"HTML Design Principles" (see
http://groups.google.com/group/comp.infosystems.www.authoring.html/msg/d9411f6fcfd1dbb6
for details).

iframe, target for a - just a few random chosen samples. btw on adding
target they lost "title" attribute for a - so the specs are still
buggy and a lot of work to do.

Still it is very nice to see W3C coming back to the reality from years
of dreams.


Steve Swift

unread,
Jan 23, 2008, 11:47:23 PM1/23/08
to
Harlan Messinger wrote:
> I'm waiting for the day when a WYSIWYG HTML editor is one that doesn't
> have menu options for font family, size, color, or underlining at all
> (though Strong and Emphasized are OK) and will only allow classes and
> IDs to be assigned (creating SPANs when the selected text is something
> other than the entire content of an element. A separate CSS editor, of
> course, will need to be included.

That would be a fine thing. Of course, it would only be used by the
subset of the people who know not only *what* they want, but *why* they
want it. For everyone else, there will still have to be the WYSIWYW
editor that gives them what they want without their having to know
everything.

The above is a perfect example. I emphasised "why" without knowing
precisely why I did so, I just knew it required emphasising.

I'm all in favour of systems that enforce the standards. I can't wait
for the day when exceeding the speed limit in your car will be
physically impossible, because the onboard nanny chip knows where you
are. The one I really want, though, is the car that will refuse to
proceed across a pedestrian crossing when there is a pedestrian waiting.
I noticed that this chip is already fitted to cars in Germany. Either
that, or German drivers are outstandingly courteous/considerate.

--
Steve Swift
http://www.swiftys.org.uk/swifty.html
http://www.ringers.org.uk

Stan Brown

unread,
Jan 24, 2008, 7:03:30 AM1/24/08
to
Thu, 24 Jan 2008 04:47:23 +0000 from Steve Swift
<Steve....@gmail.com>:

> That would be a fine thing. Of course, it would only be used by the
> subset of the people who know not only *what* they want, but *why* they
> want it. For everyone else, there will still have to be the WYSIWYW
> editor that gives them what they want without their having to know
> everything.

s/everything/anything/

Alas.

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/2003/05/05/why_we_wont_help_you

Steve Swift

unread,
Jan 25, 2008, 4:51:52 AM1/25/08
to
Stan Brown wrote:
>> For everyone else, there will still have to be the WYSIWYW
>> editor that gives them what they want without their having to know
>> everything.
>
> s/everything/anything/
>
> Alas.

Ah, but this opens up the door of "A fool and his money are soon parted"
for those wishing to get rich quick. :-)

0 new messages