Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 07-08-2006, 05:30 AM   #1 (permalink)
 
True Techie

Join Date: May 2006

Posts: 128

WHWebSolutions

Send a message via ICQ to WHWebSolutions Send a message via AIM to WHWebSolutions Send a message via Yahoo to WHWebSolutions
Exclamation Tables redone

Hello this is a redone question that is below this one. I need to know a very simple thing that I do not know. I need to know in HTML how to make i guess to easly put it lines in the tables? I need to seperate everything in the tables by the outlines I guess. Can someone please help me out?

William
__________________
William Harding
William Harding Web Solutions
whwebsolutions@aol.com
Visit my site for web hosting and design <a href=\"http://www.web-solutions.co.nr\">http://www.web-solutions.co.nr </a></td>
WHWebSolutions is offline  
Old 07-10-2006, 03:13 PM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,389

office politics will become famous soon enough

Default

Code:
<table border=1>
<tr>
<td>My table</td>
</tr>
</table>

add border= to the table tag
office politics is offline  
 
Closed Thread

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On