Blog Archives

form-thumb

Create A Simple PHP Contact Form

July 19th 2010

Every site needs  a contact form, but for a lot of beginners, the code can be a bit intimidating at first.  In this article we are going to create a simple contact form that you can put on your website so your users have an easy way to get a hold of you. Create the [...]

doctype

What are doctypes and how should they be used?

July 12th 2010

A doctype or document type declaration is how a web page tells the validator what type of xhtml or html it is using.  You might not think this is important, but without the correct one chances are your site won’t display correctly or validate properly. There are a lot of doctypes out there, so how [...]

About

Box Model Junkie is a site addicted to Front-end / UI development. We focus on tutorial relating to JavaScript frameworks, CSS3 and HTML5.