Home
Outpost 1
Outpost 2
Chat
Forum
Wiki
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
Outpost Universe Forums
»
Community
»
Feedback/Suggestions/Problems
»
HTML problems
Print
Pages: [
1
]
Go Down
Author
Topic: HTML problems (Read 6150 times)
CK9
Administrator
Hero Member
Posts: 6226
HTML problems
«
on:
June 18, 2003, 09:22:05 PM »
I can't figgure out how to get the table to work properly.
Logged
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart
yup, I have too many screen names
xfir
Guest
HTML problems
«
Reply #1 on:
June 18, 2003, 09:25:52 PM »
Tables?
Okay here is how it goes:
Code:
[Select]
<table><tr><td>Hey</td><td>hey 2</td></tr></table>
Which creates a table like so:
Hey
hey 2
Code:
[Select]
<tr></tr>
You use tr to create a table row.
Code:
[Select]
<td></td>
You use td to create a table division, or column.
Logged
CK9
Administrator
Hero Member
Posts: 6226
HTML problems
«
Reply #2 on:
June 18, 2003, 09:32:22 PM »
It wouldn't work
Logged
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart
yup, I have too many screen names
xfir
Guest
HTML problems
«
Reply #3 on:
June 18, 2003, 09:33:32 PM »
What wouldn't work?
Logged
CK9
Administrator
Hero Member
Posts: 6226
HTML problems
«
Reply #4 on:
June 18, 2003, 09:37:01 PM »
Instead of a row of information, I got a collum. Could you give me some help?
Logged
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart
yup, I have too many screen names
xfir
Guest
HTML problems
«
Reply #5 on:
June 18, 2003, 09:39:13 PM »
What program are you using?!?
Logged
CK9
Administrator
Hero Member
Posts: 6226
HTML problems
«
Reply #6 on:
June 18, 2003, 09:43:03 PM »
Program? There are programs that can help with this stuff?
Logged
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart
yup, I have too many screen names
xfir
Guest
HTML problems
«
Reply #7 on:
June 18, 2003, 09:45:45 PM »
Yes.. Go to
http://www.download.com
and go into web development and browse around a while.
I mainly use Microsoft Frontpage (Included in some Office CDs) to edit the tables then I do the rest using Notepad.
Logged
CK9
Administrator
Hero Member
Posts: 6226
HTML problems
«
Reply #8 on:
June 18, 2003, 09:49:13 PM »
I have front pag.
Logged
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart
yup, I have too many screen names
xfir
Guest
HTML problems
«
Reply #9 on:
June 18, 2003, 09:51:19 PM »
Well try using that to create tables.. then copy the HTML and paste it.
Logged
CK9
Administrator
Hero Member
Posts: 6226
HTML problems
«
Reply #10 on:
June 18, 2003, 09:53:07 PM »
Then what do I do?
Logged
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart
yup, I have too many screen names
xfir
Guest
HTML problems
«
Reply #11 on:
June 18, 2003, 10:00:29 PM »
Paste it in the online editor (the File manager) and save it.
Logged
CK9
Administrator
Hero Member
Posts: 6226
HTML problems
«
Reply #12 on:
June 18, 2003, 10:03:08 PM »
okay, thanks
Logged
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart
yup, I have too many screen names
Zircon
Hero Member
Posts: 585
HTML problems
«
Reply #13 on:
June 19, 2003, 06:16:17 AM »
From my own experience i think those programs like frontpage and dreamweaver is... *shrugs* Im not gonna say it...
Long live notepad !
Logged
OP2Patriot
Hero Member
Posts: 2226
HTML problems
«
Reply #14 on:
June 19, 2003, 08:14:46 AM »
Amen, Zircon, amen. Although, I like using SoThink. You can do it manually and wysiwyg, and preview what you are doing.
---philipu2001
Logged
The Forbidden Outpost 2 Forum
... they don't want you to know about it.
Yell if the above link disappears.
xfir
Guest
HTML problems
«
Reply #15 on:
June 19, 2003, 10:12:18 AM »
I only use Frontpage to edit the tables. After that, I use Notepad and ASWS (a PHP editor with stynax highlighting)
Logged
CK9
Administrator
Hero Member
Posts: 6226
HTML problems
«
Reply #16 on:
June 19, 2003, 06:14:57 PM »
It didn't give me enough info. I wasted a good chunk of time getting it to work properly.
Logged
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart
yup, I have too many screen names
new-er-bie
Sr. Member
Posts: 382
HTML problems
«
Reply #17 on:
June 21, 2003, 01:29:59 AM »
CK9 we have a bunch of experts here, just post what you have so far and then everyone can help you.
Logged
CK9
Administrator
Hero Member
Posts: 6226
HTML problems
«
Reply #18 on:
June 21, 2003, 11:57:27 AM »
I was just about to post something when it finnaly worked out for me. Tables are a pain.
Logged
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart
yup, I have too many screen names
xfir
Guest
HTML problems
«
Reply #19 on:
October 02, 2003, 09:49:10 PM »
As I said in another thread, check your HTML tips. If you'd like, I could add onto them.
Logged
Print
Pages: [
1
]
Go Up
Outpost Universe Forums
»
Community
»
Feedback/Suggestions/Problems
»
HTML problems