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 [...]

and

HTML Characters You Should Be Using

July 2nd 2010

A lot of developers don’t use or don’t know about html characters like (& or ©). Some just paste these characters into a web document which can lead to issues, because not all browsers know how to display the characters correctly, which is why we need to use the html character code for some symbols.

preview

Vibrant*Foto – A free HTML site template

July 1st 2010

Vibrant*Foto is a colorful free template that is a prefect base for a creative professional. It has 6 PHP template pages, including a portfolio and fully functional contact form and we are giving it away for free!

About

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