Go Back   Novahq.net Forum > Computers > Web design and Programming
FAQ Community Calendar Today's Posts Search

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-29-2005, 06:10 PM
ShArP is offline ShArP
ShArP's Avatar

Join Date: Dec 2003
Location: Pennsylvania, USA
Posts: 6,790

Send a message via ICQ to ShArP Send a message via AIM to ShArP Send a message via MSN to ShArP
tables

this is an html code i use for myspace and on my squad site

i used

<table border="1"> - table border
<tr> - start a table row
<th> - start a section of the table where u put information, bold print
</th> - ends it
</tr> ends that row of the table you can start the next row by putting the <tr> after </tr>. The <th> is a info. section in a column.
<td> - same as <th> but its not in bold print
</td> - ends it
<table> - put this at the end of your table after your done making it.

If you want to see what my table looks like visit my squad site at http://www.gst.squad.cc and its in the center a little ways down from the top. I just learned how to do this about a week ago so if you have any other tables that you would like to share post them in here!
__________________
Steam Username = BMY61

Reply With Quote
  #2  
Old 11-29-2005, 06:55 PM
Rider is offline Rider
Registered User

Join Date: Dec 2003
Posts: 1,418

nice site, but you need to add some AA to your text on the banner
__________________
Reply With Quote
  #3  
Old 11-29-2005, 10:11 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,927

are you asking whats wrong with your code?
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #4  
Old 11-30-2005, 07:41 AM
ShArP is offline ShArP
ShArP's Avatar

Join Date: Dec 2003
Location: Pennsylvania, USA
Posts: 6,790

Send a message via ICQ to ShArP Send a message via AIM to ShArP Send a message via MSN to ShArP
i was seeing if there was anything else that i missed...
__________________
Steam Username = BMY61

Reply With Quote
  #5  
Old 11-30-2005, 01:13 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,927

you forgot to surround your <td></td> with <tr></tr>


should be
<tr>
<td>
</td>
</tr>
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #6  
Old 12-01-2005, 07:06 AM
ShArP is offline ShArP
ShArP's Avatar

Join Date: Dec 2003
Location: Pennsylvania, USA
Posts: 6,790

Send a message via ICQ to ShArP Send a message via AIM to ShArP Send a message via MSN to ShArP
o ok thx
__________________
Steam Username = BMY61

Reply With Quote
  #7  
Old 12-26-2005, 04:27 PM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

Yeah good for a NEW HTML coder.
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #8  
Old 12-26-2005, 10:35 PM
JonM is offline JonM
Registered User

Join Date: Jun 2004
Posts: 2,156

Quote:
Originally posted by Webviper2006
Yeah good for a NEW HTML coder.
haha like the NEW PHP coder u are? everybody starts somewhere. and that's pretty good. keep at it
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tables & Your Desingn = BAD! good read :)! JonM Web design and Programming 6 01-07-2006 10:15 PM
MOVING TABLES IN DB ~BLÃÐE~ phphq.Net Forums 1 04-06-2005 10:36 PM
CSS and tables DevilDog#1 Web design and Programming 2 08-11-2002 12:20 PM


All times are GMT -5. The time now is 05:33 PM.




Powered by vBulletin®