Factory Town: Vote for Future Features

To help shape the future of Factory Town, on the developer's todo list can be voted for new features to determine which ones should be implemented next.

RimWorld: How to Avoid the Tattered/Ratty Apparel Mood Debuff

Colonists in RimWorld do not like wearing broken rags. If your colonists' clothes are already worn-out, they get a mood debuff. To avoid such debuffs, there is a simple method that I will show you in this post.

RimWorld: How to Create a Time Lapse of Your Colony

With the mod Progress Renderer you can capture the heroic story of your RimWorld colony in a video.

Cities Skylines: Creating the Map "USA"

The USA is the next map that I uploaded to the workshop. This time I even created a making-of video.

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 a Link to an Image in HTML

In order to add a link to an image, so that clicking on the image will redirect the user to a new page, you will need the HTML attribute href (Hypertext Reference). How the whole thing works, you will find out in this post.

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.