Spanish Tables | Table O Contents
Place the introducing line of text ie.) the ‘tagline’ here …
- Spanish Tables | Table O Contents
Note. The Flammarion Logo Badge in the page header above is an .svg image file set to the dimensions of 5% width, auto height, and zoom. Go ahead and test the zoom-out feature by hovering over the badge to engage the expansion of the image.
First Subtitle
Hint. Place the intro paragraph ie.) the ‘hypothesis’ here …
More to come …
How to form a table using Kramdown in Markdown
More to come …
Source Code
From the Terminal prompt or your user root directory of your development machine, type the following command:
npm install -g how-to-markdown
Table (Mesa) O Fruits (de Frutas)
| English - Fruits | Photo | Spanish - Frutas |
|---|---|---|
| Blackberries | ![]() |
Zarzamoras |
| Raspberries | ![]() |
Frambuesas |
Rule. Columns by default are left-aligned --------- in Kramdown tables.
Follow this series of three introducing table frames to understand the difference between the respective left-alignment, centered, and right-alignment Kramdown table columns.
Left Align Your Columns
|---------+---------+---------|
|English - Fruits|Photo|Spanish - Frutas|
|---------|---------|---------|
As the rule states above, columns are left-aligned --------- as designated by the introducing frame |---------|---------|---------| following the header row of the table by default in Kramdown tables.
However, to center a column in a Kramdown table, simply apply a set of colons :---------: to the introducing frame ( following the header row of the table ), as follows:
Center Align Your Colons
|---------+---------+---------|
|English - Fruits|Photo|Spanish - Frutas|
|---------|:---------:|---------|
You may also right-align the far right column ( in a table of three (3) columns ) by adding a single colon ---------: to the introducing frame, as well:
Right Align Your Colon
|---------+---------+---------|
|English - Fruits|Photo|Spanish - Frutas|
|---------|:---------:|---------:|
Table (Mesa) O Vegetables (de Verdaduras)
| English - Vegetables | Photo | Spanish - Verdaduras |
|---|---|---|
| Asparagus | ![]() |
Espárragos |
| Raspberries | ![]() |
Frambuesas |
Table (Mesa) O Meats (de Carnes)
| English - Meats | Photo | Spanish - Carnes |
|---|---|---|
| Chicken Breasts | ![]() |
Pechugas de Pollo |
| sin Hueso | ![]() |
without Bone |
Table (Mesa) O Hybrid Include #1
Table (Mesa) O Hybrid Include #2
| English - Fruits | Photo | Spanish - Frutas |
|---|
Table (Mesa) O Hybrid Include #3
| English - Fruits | Photo | Spanish - Frutas |
|---|---|---|
| data #1 | data #2 | data #3 |
Note. Unordered Lists (ul) should be surrounded by blank lines in GitHub Flavored Markdown (GFM), except in those instances where a Kramdown command is subsequently evoked on the very next line, as follows:
Last Subtitle
More to come …
Note. The above synopsis was derived from an article written by Blank Author [1].
Support
Please support the co-workers who aggregate the Source Links for our projects.
Patreon
Like what you see in this project? If so, then support the authors and machine-elves who aggregate the source links and pages for our projects via Patreon.
