HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Float/Borderless tables

05-09-2009, 11:11 AM#1
Seshiro
Hey Guys,

I've seen in many posts and/or signatures something like the usage of the html-keyword float.
It was like, that there was a picture and after it, in the same line, where the picture started, was text, and i wanted to know, how to do this? ;)

Greez
05-09-2009, 02:38 PM#2
Sabertooth_X
The code is:
Code:
[stable](here goes all the stuff you'd do with a normal table)[/stable]
So using [r] and [c] still do the same, just you don't get the visible lines. Also, the table doesn't get named.
05-09-2009, 02:46 PM#3
The Elite
use [stable] [/stable] tags

eg:
Hidden information:

123
456
789


source code:
Hidden information:

Code:
[stable]1[c]2[c]3[r]4[c]5[c]6[r]7[c]8[c]9[/stable]


how to:
Hidden information:

First you write the [stable] tag.
Then the first word/sentence
Then you write the [c] tag([c] stands for collum
Then write what you want for the next collum and so on until youve got all the collums you want.
Then you type the [r] tag ([r] stands for row) to start the next row.
And so on until you've got all you want


Another eg.
Hidden information:

1st row, 1st collum1st row, 2nd collum1st row, 3rd collum
2nd row, 1st collum2nd row, 2nd collum2nd row, 3rd collum
3rd row, 1st collum3rd row, 2nd collum3rd row, 3rd collum


Source
Hidden information:


[stable]
1st row, 1st collum[c]1st row, 2nd collum[c]1st row, 3rd collum [r]
2nd row, 1st collum[c]2nd row, 2nd collum[c]2nd row, 3rd collum [r]
3rd row, 1st collum[c]3rd row, 2nd collum[c]3rd row, 3rd collum
[/stable]



And if you want to add images/links/etc you just put the vB code where you put normal words

eg:
Hidden information:

Zoom (requires log in) Zoom (requires log in)
Zoom (requires log in) Zoom (requires log in)


Source
Hidden information:


[stable]
[thumbnail]http://www.wc3c.net/attachment.php?attachmentid=42841&stc=1&d=1241879824[/thumbnail] [c] [IMG]http://www.wc3c.net/attachment.php?attachmentid=42842&stc=1&d=1241879957[/IMG] [r]
[thumbnail]http://www.wc3c.net/attachment.php?attachmentid=42843&stc=1&d=1241880059[/thumbnail] [c] [thumbnail]http://www.wc3c.net/attachment.php?attachmentid=42844&stc=1&d=1241880095[/thumbnail]
[/stable]



And to do a normal table, just replace the [stable] tags with [table] tags

Hope this helps :D


Might've over done it a bit though ;)
Attached Images
File type: jpg1227830477507.jpg (28.3 KB)
File type: gif1233480876319.gif (954.5 KB)
File type: png1237028449620.png (79.0 KB)
05-09-2009, 02:46 PM#4
The Elite
As you could see, ive got nothing to do.

Sonofabitch posted while i was typing