Visit the Ironworks Gaming Website Email the Webmaster Graphics Library Rules and Regulations Help Support Ironworks Forum with a Donation to Keep us Online - We rely totally on Donations from members Donation goal Meter

Ironworks Gaming Radio

Ironworks Gaming Forum

Go Back   Ironworks Gaming Forum > Ironworks Gaming Forums > General Discussion > General Conversation Archives (11/2000 - 01/2005)
FAQ Calendar Arcade Today's Posts Search

 
 
Thread Tools Search this Thread
Old 03-30-2002, 06:05 PM   #1
TheThing
Banned User
 

Join Date: March 17, 2002
Location: shadow
Posts: 246
how do you make tables? or charts?
like...

I want to make a 2 X 2 charts, with headings. how do I do that?

also, how do I put a line cross the word? not underline, but cross the word?

please help. thank you!
TheThing is offline  
Old 03-30-2002, 06:25 PM   #2
TheThing
Banned User
 

Join Date: March 17, 2002
Location: shadow
Posts: 246

test
whatever


[ 03-30-2002, 07:47 PM: Message edited by: TheThing ]
TheThing is offline  
Old 03-30-2002, 07:11 PM   #3
Talthyr Malkaviel
Ma'at - Goddess of Truth & Justice
 

Join Date: August 31, 2001
Location: Land of the Britons
Age: 37
Posts: 3,224
Do you mean through a word like this- Test ??
If so put {del} word {/del} but replacing the { and } for < and > respectively.
__________________
Resident cantankerous sorcerer of the Clan HADB<br />and Sorcerous Nuttella salesman of the O.R.T<br /> <br /><br />Say NO to the Trouser Tyranny! Can I drill you about this?
Talthyr Malkaviel is offline  
Old 03-30-2002, 07:48 PM   #4
TheThing
Banned User
 

Join Date: March 17, 2002
Location: shadow
Posts: 246
thank you!

now one down, anyone knows how to make table or charts?
TheThing is offline  
Old 03-30-2002, 08:14 PM   #5
LennonCook
Jack Burton
 

Join Date: November 10, 2001
Location: Bathurst & Orange, in constant flux
Age: 37
Posts: 5,452
Quote:
Originally posted by Talthyr Malkaviel:
Do you mean through a word like this- Test ??
If so put {del} word {/del} but replacing the { and } for < and > respectively.
There isnt an easier way... {s}text{/s}
LennonCook is offline  
Old 03-30-2002, 10:09 PM   #6
TheThing
Banned User
 

Join Date: March 17, 2002
Location: shadow
Posts: 246
anyone help me out with the table or chart thing? thanks!
TheThing is offline  
Old 03-31-2002, 01:26 PM   #7
Lavindathar
Harper
 

Join Date: March 21, 2001
Location: Lancs, England
Age: 39
Posts: 4,729
Ok, it's really easy (when you're a HTML god like myself!)

EDIT - The problem is, the borders dnt show because of the background colour!!

IGNORE ALL SPACES IN TAGS!

You need the following tags

< TABLE > and < / TABLE > (indicates a table)
< TR > and < / TR > (indicates TABLE ROW)
< TD > and < / TD > (indicates Table box thingy!!)
< BORDER > (SHOWS BORDERS)
Ok:

< TABLE BORDER="1"> (number indicates thickness)
< TR >
< TD > INSERT < / TD >
< TD > DATA < / TD >
< TD > HERE < / TD >
< / TR>
< / TABLE >

If you remove the spaces, you get:







INSERT DATA HERE


You can add more by adding more rows!

< TABLE BORDER="1">
< TR >
< TD > INSERT < / TD >
< TD > DATA < / TD >
< TD > HERE < / TD >
< / TR >
< TR >
< TD > DOES < / TD >
< TD > THIS < / TD >
< TD > HELP? < / TD >
< / TR>
< / TABLE >

You'd get












INSERT DATA HERE
DOES THIS HELP?


Ahh, headers. There is a simple way that you can have the header ON TOP of your table, using a < CAPTION >. But using the following method, you can get the header INSIDE your table! You need COLSPAN AND/OR ROWSPAN. Getting more complicated. The number that COLSPAN equals is equal to the number of < TD >'s that is below it.
So, if you use this:

< TABLE BORDER="1" >
< TR >
< TD COLSPAN="3" > < CENTER > HEADER < / CENTER > < / TD >

< / TR >
< TR >
< TD > DOES < / TD >
< TD > THIS < / TD >
< TD >HELP? < / TD >
< / TR >
< / TABLE >











HEADER
DOES THIS HELP?


JUST REMEMBER TO REMOVE SPACES....QUOTE ME TO SEE IF YOU CANT GET IT WORKING!!!
Hope this helps ya! Shud do, it took me ages with all the edits I did!

For a 2x2 with a header, you'll want:
< TABLE BORDER="1" >
< TR >
< TD COLSPAN="2" >< CENTER > HEADER < / CENTER> < / TD >

< / TR >
< TR >
< TD > INSERT < / TD >
< TD > YOUR < / TD >
< / TR >
< TR >
< TD > DATA < / TD >
< TD > HERE < / TD >
< / TR >
< / TABLE >














HEADER
INSERT YOUR
DATA HERE




[ 03-31-2002, 01:46 PM: Message edited by: Lavindathar ]
__________________
=@
Lavindathar is offline  
Old 03-31-2002, 02:27 PM   #8
/)eathKiller
Dracolisk
 

Join Date: January 5, 2002
Location: Guantanamo Bay, Cuba
Age: 38
Posts: 6,043
Another Idea:Try to use color and alternate fonts to make your tables appeal to the eye. Eye candy always sells!
/)eathKiller is offline  
Old 03-31-2002, 03:45 PM   #9
TheThing
Banned User
 

Join Date: March 17, 2002
Location: shadow
Posts: 246
fantastic, fantastic, thank you guys!!! that helps so freaking much. ahem, you ARE HTML God!
TheThing is offline  
Old 03-31-2002, 05:07 PM   #10
Lavindathar
Harper
 

Join Date: March 21, 2001
Location: Lancs, England
Age: 39
Posts: 4,729
Deathkiller, he asked how to do them. Not for examples. If you want me to get my portfolio out, then just say so. Cos I reckon they'd whip you hands down!
__________________
=@
Lavindathar is offline  
 


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 On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
html question robertthebard General Discussion 8 03-09-2006 05:25 PM
HTML/CGI Question LennonCook General Conversation Archives (11/2000 - 01/2005) 0 04-17-2004 10:08 PM
another html question philip General Conversation Archives (11/2000 - 01/2005) 2 10-17-2003 11:46 AM
Html question Jorath Calar General Conversation Archives (11/2000 - 01/2005) 6 10-25-2002 02:20 AM
HTML and UBB code Blade General Conversation Archives (11/2000 - 01/2005) 20 10-27-2001 09:09 PM


All times are GMT -4. The time now is 02:31 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved