You Are Here:

Community: Developer Discussion Boards

#1 Old cellspacing in XHTML - 1970-01-01, 02:00

Join Date: Mar 2003
Posts: 2
bwilmeth
Offline
Registered User
In the Flash presentaion on this site it shows links with boxes around them. I assume this is cells with borders with cellspacing. I can't get the cellspacing to show up. Also can you not put a table within a table in XHTML?
Reply With Quote

#2 Old RE: cellspacing in XHTML - 1970-01-01, 02:00

Join Date: Mar 2003
Posts: 12
jmiheikk
Offline
Registered User
To create a link with boxes around it's not necessary to create a table. Try for example:

<a href="link.html" class="link_borders">Link</a>

and then by using an external style sheet define for example:

.link_borders {
border-style: solid;
border-color: blue;
border-width: medium;
text-align: center;
}

To answer the second question, nested tables are totally ok in XHTML.

Cheers,
Janne
Reply With Quote

#3 Old RE: cellspacing in XHTML - 1970-01-01, 02:00

Join Date: Mar 2003
Posts: 6
willawei
Offline
Registered User
I tried to put a table within a table in XHTML, but it didn't work. I use NMIT browser 3.0.1.

Willa
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia