B Rob Posted June 5, 2006 Share Posted June 5, 2006 Sorry to bother you guys but I couldn't find the code anywhere. I tried searching as well. I also tried to pm someone who had tables but I got no reply. Could someone tell me the table code so you can put tables in your signature? I knew it once but forgot it. Thanks. Link to comment Share on other sites More sharing options...
pdescobar Posted June 5, 2006 Share Posted June 5, 2006 (edited) The basics: This is a Table [table]ThisisaTable[/table] This is a bordered Table [tableb]Thisisabordered Table[/tableb] If the basics aren't basic enough, 3 alternatives for helping with tables: Barguast's Table Code Generator is a program many people use PatrickW's GTAF Firefox extension has a fairly easy table-making system if you use FF. Naomi's table tutorial which is quite thorough with many examples. EDIT: Found the link for Naomi's tutorial... Edited June 5, 2006 by pdescobar Link to comment Share on other sites More sharing options...
B Rob Posted June 5, 2006 Author Share Posted June 5, 2006 Thanks alot for your help. Link to comment Share on other sites More sharing options...
Simon. Posted June 5, 2006 Share Posted June 5, 2006 While on the topic of table codes, how about a rowspan and colspan option? Simon looks at the forums php hax0rz . Link to comment Share on other sites More sharing options...
Bryce. Posted June 5, 2006 Share Posted June 5, 2006 While still on the subject of tabling, I have a question: Why is it that you can't put tables inside of tables? I tried it with one of my previous thread in San Andreas General Discussion. When you go to preview it, it looks fine, but once you post it, the code gets extremly messy and nothing works. Can anyone give me a clue? Link to comment Share on other sites More sharing options...
Barguast Posted June 5, 2006 Share Posted June 5, 2006 While still on the subject of tabling, I have a question: Why is it that you can't put tables inside of tables? I tried it with one of my previous thread in San Andreas General Discussion. When you go to preview it, it looks fine, but once you post it, the code gets extremly messy and nothing works. Can anyone give me a clue? Most likely you just messed up the table code. It can get a little tricky when you start nesting tables. Be sure to check that all tags that are opened are also closed as this can reek havok with the forum layout. Link to comment Share on other sites More sharing options...
Bryce. Posted June 5, 2006 Share Posted June 5, 2006 Hmmm I did it like this Barguast: [tableb][tableb]12[/tableb][/tableb] When I try that it doesn't work. Is there another way to get aroudn this? When I try that code, it turns out like this: [tableb]1 2 [/tableb] Link to comment Share on other sites More sharing options...
fred Posted June 5, 2006 Share Posted June 5, 2006 You have the last [/tr] and [/td] tags the wrong way round. EDIT: Hmmm, looks like that doesn't work either. It could just be that the parser doesn't support nested tables.. Link to comment Share on other sites More sharing options...
Barguast Posted June 5, 2006 Share Posted June 5, 2006 I take support fort nested tables has been removed then? Good. I'm actually working on a new version of the table code generator anyway - an online one. Hopefully I'll have it finished soon, but I have been incredibly busy as of late with 'real stuff'. Link to comment Share on other sites More sharing options...
Bryce. Posted June 5, 2006 Share Posted June 5, 2006 (edited) Thanks fred, but even still it shows up like this: [tableb]1 2 [/tableb][tableb][tableb]12[/tableb][/tableb] Barg: Glad to hear it, I really enjoy using your program, makes stuff move much easier. Edit: fred, that's what I was thinking. But did you try previewing the post? When you preview the post it looks fine, which I found odd. So I'm guessing there is no way to fix this then? Edited June 5, 2006 by Bryce. Link to comment Share on other sites More sharing options...
fred Posted June 5, 2006 Share Posted June 5, 2006 With a fair bit of prodding, it could probably be sorted but it's not going to be a priority. On a forum, support for nested tables is just about as pointless as the basic table tags. Link to comment Share on other sites More sharing options...
Bryce. Posted June 5, 2006 Share Posted June 5, 2006 Right, if it is too much trouble, then I say don't bother with it, it's not a big deal at all. Thanks for the input fred. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now