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
How do I get only the right side of the table to show?
Old 09-18-2007, 10:33 PM How do I get only the right side of the table to show?
Skilled Talker

Posts: 99
Trades: 0
I'm making a left-side navigation with content to the right, and I want those two to be separated by a single line. When I set the navigation table's border equal to one, how do I tell it I only want the right side to have a line and the rest not?
Arez20469 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-18-2007, 11:39 PM Re: How do I get only the right side of the table to show?
joder's Avatar
Flipotron

Posts: 6,442
Name: James
Location: In the ocean.
Trades: 0
CSS. For example, if you don't have an external style sheet
HTML Code:
<table style="border-right: 1px solid #000;">
But I would recommend doing layout with <div>'s and CSS. Tables are for tabular data.
joder is offline
Reply With Quote
View Public Profile
 
Old 09-19-2007, 02:31 AM Re: How do I get only the right side of the table to show?
Novice Talker

Posts: 14
Name: Jon
Trades: 0
yup that's how u do it
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
supamanjon is offline
Reply With Quote
View Public Profile
 
Old 09-19-2007, 03:08 PM Re: How do I get only the right side of the table to show?
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Even better, dump the table and do it ALL with CSS
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How do I get only the right side of the table to show?
 

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.21240 seconds with 12 queries