Replies

Mar 30, 2019 7 years ago
Ark
has seen too much
User Avatar
Mr. World

Best case scenario:

Header

The not-so-great-scenario:

Boopity Boopity Boppity Boop!

So ahhh I'd super duper love these things!!

[ol]

  • An option to specify cell width so that text will wrap in a cell instead of continually extending the width of the entire column, like that Boopity Bop is doing. (I guess there's the problem that tables will break if smth is too big for the specified cell width but T^T maybe this is solvable?)
  • An option to specify table width. So the width of all cells in a row would be divided according to table width, not cell contents. Which would enable centering of the 'Header' in the first example without having to center the whole table, as that cell would be the width of four merged cells below. (this seems like it could be problematic for several reasons too, but... T^T maybe these problems are solvable too?)
  • [/ol] /o/ But yeah!! More sCode things!!

    Apr 1, 2019 7 years ago
    Lypsyl
    is a billionaire
    User Avatar
    Crotchety

    I don't think BBCode (what sCode is based on) works like that. Its a simplified version of HTML with a whole lot less options.

    Other problems with specifying the width of tables/cells is not everyone has browsers the same width, or screen resolution or magnification levels. Specifying a table width that looks good to you may look horrible to other viewers or even toss parts of the table off the edge of their screens. Mobile is another huge issue wrt table widths.

    Please log in to reply to this topic.