Home > Tutorials > HTML
Permalink to Using Nivo Slider In WordPress With Custom Captions

Using Nivo Slider In WordPress With Custom Captions

by on 02.20.2011 | 122 comments

You may remember I created a post explaining how to get Nivo Slider working inside a WordPress theme. Well I was recently asked by Andy if it was possible to use Nivo’s custom captions in WordPress too, so here is how to do it.

Permalink to HTML 5 File API Features

HTML 5 File API Features

by on 10.07.2010 | 9 comments

With HTML 5 becoming increasingly popular out in the wild, I thought it was time we looked at some of the interesting API features that have been introduced as part of the HTML 5 specification. First let’s look at the File API.

Permalink to Go On Select Drop Down Menu

Go On Select Drop Down Menu

by on 08.23.2010 | 6 comments

I was asked a day or two ago to create a one of those drop down menus that goes somewhere when you select a new item. I created it and realized how little there is on the internet on how to create one, so here is how you do it.

Permalink to How To Use The HTML 5 Video Element

How To Use The HTML 5 Video Element

by on 05.21.2010 | 2 comments

If you are a fan of watching online videos you may, or may not, know that nearly all videos on the web are played using a video player that runs using the Adobe Flash plugin. While this has always been ok, it is still a plugin & native support for playing videos would be a lot better.

Permalink to A Quick Look At HTML 5

A Quick Look At HTML 5

by on 05.10.2010 | no comments

Today we are going to have a quick look at HTML 5. HTML 5 comes with a lot of improvements over XHTML 1.1 including quite a few very useful tags that replace the massive number of <div> tags we use when building a website.