diff --git a/site/content/docs/5.0/content/tables.md b/site/content/docs/5.0/content/tables.md index 3681e186ac0b..7ec00201bb6c 100644 --- a/site/content/docs/5.0/content/tables.md +++ b/site/content/docs/5.0/content/tables.md @@ -290,31 +290,29 @@ Table cells of `` are always vertical aligned to the bottom. Table cells ```html - -
-
- - - ... - - - - - ... - - - ... - - - - - - - - -
......This cell is aligned to the top....
- - +
+ + + + ... + + + + + ... + + + ... + + + + + + + + +
......This cell is aligned to the top....
+
``` ## Nesting