It actually doesn't work in IE, so it's not even a feature there.

so, to put a border around an entire 'row', I had to put left border on the 
first TD, right border on the last TD, and top and bottom on all of them.  That 
seems kind of kludgey.  Am I missing something?  Is there an easier way to 
accomplish that?

Dave

-----Original Message-----
From: Charlie Griefer [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 11, 2005 3:38 PM
To: CF-Talk
Subject: Re: SOT: <tr> and style="border..."


the <tr> element doesn't accept a border property according to
standards (according to
http://www.w3.org/TR/REC-html40/struct/tables.html#edef-TR).  The fact
that IE allows it is an IE..."feature" :)

I normally add the borders to <td>'s (which necessitate that
cellspacing be set to 0 on the table)

******************************************************************************************
The information contained in this message, including attachments, may contain 
privileged or confidential information that is intended to be delivered only to 
the 
person identified above. If you are not the intended recipient, or the person 
responsible for delivering this message to the intended recipient, ALLTEL 
requests 
that you immediately notify the sender and asks that you do not read the 
message or its 
attachments, and that you delete them without copying or sending them to anyone 
else. 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214633
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to