10 HTML Tags You May Not Be Using
As a front-end developer you no doubt use HTML constantly and probably feel it doesn’t…
How to Create an Invoice with Twitter Bootstrap
Invoice Header Open your invoice.html file in your preferred text editor. Replace Content here with…
How to Create a Calendar Icon in HTML5 and CSS3
It looks great, is ideal for a smart phone calendar app and is very topical…
HTML5 Form Validation
Strictly speaking, you should make sure you're using the HTML5 DOCTYPE, otherwise you'll run into…
How to Use HTML5 Data Attributes
Back in the old XHTML/HTML4 days, developers had few options when storing arbitrary data associated…
Easier Ajax With the HTML5 FormData Interface
If you’re developing a single-page application or practicing progressive enhancement techniques you’ll often need to…
Creating JavaScript Sliders Using Twitter Bootstrap 3
Twitter Bootstrap 3 is one of the best CSS frameworks for developing and designing content…
CSS3 Inheritance Tips and Tricks
It’s easy to overlook the cascading features of stylesheets. Most developers are aware of the…
HTML5 Geolocation
The Geolocation API of HTML5 helps in identifying the user’s location, which can be used…
Integrating impress.js into WordPress
Awesome Impress.js Presentations Before we dig deeper into plugin implementation, you might want to look…