Table
Total 4 Posts
Colorizing a HTML Table
In this post you will be shown how you can edit the font color and the background color of the cells as you wish.
Adding Pictures to a HTML Table
It is super easy in the Ghost editor to add pictures to a HTML table. First of all, the image has to be somewhere on the internet with a link. Then all you have to do is copy this link into the <img> brackets. What this looks like, you will find out in this post.
Adding Clickable Links to a HTML Table
In our games tab, we have a table that lists the individual games. In the upper cell is the title of the game and below a matching image. If you click on the title of the game, you will be redirected to the "tag" of the game. How you can also add clickable links in a HTML table is explained here.
Creating a Simple HTML Table
In this post you will learn how to add simple HTML tables to your Ghost blog, but also anywhere else.