Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Table (for date) set cellspacing to 0 instead of border-collapse?
Old 06-01-2009, 03:18 AM Table (for date) set cellspacing to 0 instead of border-collapse?
World's Avatar
Extreme Talker

Posts: 202
Location: Santa Monica, CA
Trades: 0
All the books I read repeated twice per page: "no style elements in your mark-up".

Now I read in "Bulletproof Web Design" to use

Code:
<table cellspacing="0">
instead of writing into the CSS style sheet:

Code:
table {
border-collapse: collapse;
}
Reason: not all browsers understand border-collapse.

On the other hand the book, second edition 2008, still mentions IE for Mac and IE5, two dead browsers.

So, is this cellspacing="0" added to the mark-up better than writing border-collapse: collapse; into the CSS?
World is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Table (for date) set cellspacing to 0 instead of border-collapse?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10849 seconds with 12 queries