[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: OT: HTML and tables (was Re: First character

Subject: Re: OT: HTML and tables (was Re: First character in a word as capital-letter.)
From: "Joris Gillis" <roac@xxxxxxxxxx>
Date: Tue, 13 Sep 2005 17:10:03 +0200
use th
Tempore 17:00:58, die 09/13/2005 AD, hinc in xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit Nick Fitzsimons <nick@xxxxxxxxxxxxxx>:


As the example given:

<xsl:variable name="table-heading">
        <tr>
                <td><b>Date</b></td>
                <td><b>Home Team</b></td>
                <td><b>Away Team</b></td>
                <td><b>Result</b></td>
        </tr>
</xsl:variable>

is clearly the heading of a table of results, it's perfectly valid to use
table markup _in_this_case_: that's what table-related tags (standardised
in HTML 3.2) are for.
You got me wrong;-)
Of course it's normal to use 'table' elements here; it would be insane not to use table markup in this case.

Your assumptions below express what I meant:
I assumed that the original objection was to using
<td> tags (stands for "table data") when it should obviously be <th> -
"table header".

In addition, using <b> tags for emboldening the text would be irrelevant
if the correct <th> tag was used, as old browser default styles usually
emboldened the contents of <th> tags anyway.

-- Joris Gillis (http://users.telenet.be/root-jg/me.html) B+Et ipsa scientia potestas estB; - Francis Bacon , Meditationes sacrae

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.