Re: XML eliminating tags [was: It is getting too quiet in here again. Does anyone have anyquestions?]

by "Paul Mennega" <paul(at)mennega.com>

 Date:  Wed, 14 Mar 2001 18:42:24 -0500
 To:  "Matthew Seaver" <mseaver(at)bigfoot.com>,
<hwg-xml(at)hwg.org>
 References:  gpe59
  todo: View Thread, Original
Sorry, I may have overstated the reality of the situation.  XHTML encourages
the use of <span> tags in conjunction with CSS rather than explicitly
stating <font>, <b>, <i>, etc.

i.e.
<span class="bold">Bold Text</span>
instead of
<b>Bold Text</b>

I didn't mean eliminating ALL tags, just those that can easily be replaced
by CSS, and liberal use of SPAN and DIV

One other rule, XHTML requires proper nesting of tags.

Paul Mennega

http://www.mennega.com
Mennega Solutions
"Your Solution Source"

----- Original Message -----
From: "Matthew Seaver" <mseaver(at)bigfoot.com>
To: <hwg-xml(at)hwg.org>
Sent: Wednesday, March 14, 2001 5:07 PM
Subject: Re: XML eliminating tags [was: It is getting too quiet in here
again. Does anyone have anyquestions?]


> I have a question re the statement made below.
>
> -----Original Message-----
> From: Paul Mennega <paul(at)mennega.com>
> To: kate.shorey(at)hartfordlife.com <kate.shorey(at)hartfordlife.com>
> Cc: hwg-xml(at)hwg.org <hwg-xml(at)hwg.org>
> Date: Wednesday, March 14, 2001 10:58 AM
> Subject: Re: It is getting too quiet in here again. Does anyone have
> anyquestions?
>
>
> Yes, XHTML is basically converting existing HTML tags to 'valid' XML tags
> (I.e. they must all be closed), as well as eliminating certain attributes
> from tags, and eliminating tags altogether.  [!--snip--]
>
> If we eliminate tags altogether, how do we specify CSS? i.e. [p
> class="css1"] some text[/p]
>
> [ and ] used in stead of < and >.
>
>
>

HWG hwg-xml mailing list archives, maintained by Webmasters