95 vurderinger
Creating Tables in Steam
Af C4T4⁧⁧ Bluestreak

3
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
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 kommentarer
Xafron Chi 12. juli 2024 kl. 2:27 
Is there no way to take the tables these generate and paste them directly into a Steam guide?
Papa 18. juli 2023 kl. 14:16 
Hello,
How can I align the text in the table, for example horizontally left, vertically centre?
Thanks for the answer! :)
Frachka 19. aug. 2022 kl. 15:48 
@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 kl. 0:28 
I also can't get it to work
󠁳⁧⁧ Nexa 10. sep. 2021 kl. 14:35 
Yeah me too
C4T4⁧⁧ Bluestreak  [ophavsmand] 23. juni 2021 kl. 21:33 
Because you can't do that
Excommunicado 23. juni 2021 kl. 12:22 
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 kl. 4:55 
Divtable does not work when inserted into steam
FlammerMe#glhf 🎮🇮🇳 30. mar. 2021 kl. 21:11 
nah colspan and rowspan don't work like it does in HTML
Ewo 22. mar. 2021 kl. 23:29 
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 ​]​