95 ratings
Creating Tables in Steam
By C4T4⁧⁧ Bluestreak

3
   
Award
Favorite
Favorited
Unfavorite
Hello !
I create this guide because I want to explain how tables works.
In HTML you need use this diagram or plan what you like to say :
  • <table>
  • <tr>The number of rows </tr>
  • <th>The number of columns </th>~ Note ! First row is Bold because the default is bold.
  • <td> The number of contents </td>
  • </table>

If this is hard for you, you can use this sites :
First Column
Second column
Third column
Fourth column
Text in first column
Text in second column
Text in third column
Text in fourth column
Text in first column
Text in second column
Text in third column
Text in fourth column
Text in first column
Text in second column
Text in third column
Text in fourth column
I see more people like review a game with a music and trade link . You can use this :
  • <table>
  • <tr>
  • <td>PUT HERE YOUR YOUTUBE VIDEO / CHANNEL LINK</td>
  • </tr>
  • <tr>
  • <td>PUT HERE YOUR TRADE OFFER</td>
  • </tr>
  • </table>



  • There you can see all my guides that I have done to help people.
13 Comments
Xafron Chi 12 Jul, 2024 @ 2:27am 
Is there no way to take the tables these generate and paste them directly into a Steam guide?
Papa 18 Jul, 2023 @ 2:16pm 
Hello,
How can I align the text in the table, for example horizontally left, vertically centre?
Thanks for the answer! :)
Frachka 19 Aug, 2022 @ 3:48pm 
@kha @Nexa @ユイ
Steam eliminates the attributes, that's why [table noborder=1] and [table equalcells=1] don't work.
Either it was a feature (but hasn't been removed from the formatting help) or they forgot to actually implement the feature, which is funny
kumakumakumakuma 15 Aug, 2022 @ 12:28am 
I also can't get it to work
󠁳⁧⁧ Nexa 10 Sep, 2021 @ 2:35pm 
Yeah me too
C4T4⁧⁧ Bluestreak  [author] 23 Jun, 2021 @ 9:33pm 
Because you can't do that
Excommunicado 23 Jun, 2021 @ 12:22pm 
Hello, can you tell me how to create a table without borders? As soon as I didn't try to use [table noborder = 1] it refuses to work.
SouthboundSoul 5 Apr, 2021 @ 4:55am 
Divtable does not work when inserted into steam
FlammerMe#glhf 🎮🇮🇳 30 Mar, 2021 @ 9:11pm 
nah colspan and rowspan don't work like it does in HTML
Ewo 22 Mar, 2021 @ 11:29pm 
Any idea how to escape a [ or ] character so I can put one in a table cell? The only workaround I've found so far is to use similar looking unicode characters[ and ​]​