Blog: markup Posts 📔

Sharing ideas and code (RSS available)

How to attach a custom apple iPhone / iPad icon to your website thumbnail

How to attach a custom apple iPhone / iPad icon to your website

August 24, 2010 · 2 min read

If you already have an iPhone, iPad or any other iOS-based device, you have definitely seen the strange bookmarking Safari option "Add to home screen". The specific option creates an...

Beginning HTML ordered lists with numbers other than 1 thumbnail

Beginning HTML ordered lists with numbers other than 1

August 4, 2010 · 1 min read

Yes it is possible and easy! You only have to use the (rare/unknown?) start attribute at your ordered list element (see example below). And guess what? It works with negative...