[Download-List] HTML - bold
Shawn Waldie
waldies at sanjuancollege.edu
Fri Feb 6 15:54:51 EST 2004
That's exactly what I'm looking for, Wendy.
...so the '<th></th>' takes the place of '<td><b></b></td>'.
I'm no hurry, so waiting is fine.
Thank you.
-----Original Message-----
From: Wendy Smoak [mailto:Wendy.Smoak at asu.edu]
Sent: Friday, February 06, 2004 11:48 AM
To: download-list at cedarville.edu
Subject: RE: [Download-List] HTML - bold
Shawn Waldie wrote:
> Since I'm no better versed in HTML than XML/XSLT, I might at
> as well learn the *easiest/best* way to start with.
If you can hold out for just a bit, Dave said he would probably be able to
get the <th> change into the next version of DOWNLOAD.
What that would mean for you is you'd remove the <b> tags, and DOWNLOAD
would render a table that looks like this: <table>
<tr>
<th>ID</th>
<th>Name</th>
</tr>
<tr>
<td>012345</td>
<td>Jane Doe</td>
</tr>
</table>
Paste that into a text file, save it as test.html, and open it in your
favorite browser. I bet what you see is close to what you were looking
for-- bold, centered headings on the columns.
If you want to go exploring, I suggest this order: HTML -> CSS -> XML
-> XSLT. Write me off list if you want to discuss...
--
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management
_______________________________________________
download-list mailing list
download-list at cedarville.edu
http://mail.cedarville.edu/mailman/listinfo/download-list
More information about the download-list
mailing list