Html-tricks - html-tricks.com

General Information:

Latest News:

PHP For Loop 2 Aug 2010 | 12:33 pm

The ‘for’ loop in PHP allows you to repeat certain code in an easy and intuitive manner. We’re going to cover the basics of it and also dig deeper into its full potential. Syntax The counter is just...

The Meta Tag: Facts and Myths 26 Jul 2010 | 11:13 am

The HTML meta tag is surrounded with confusion. It serves many purposes and most people don’t understand its many uses. Many people spam keywords in their meta tags to increase their SEO, whilst other...

5 Underused PHP Functions 19 Jul 2010 | 09:13 am

PHP, over the years, has evolved into a vast language with many useful functions that are overlooked. Here’s 5 functions that you have probably never used to help make your next web application easier...

Creating a Secure Hash in PHP 13 Jul 2010 | 02:00 am

When creating a web application with users it is always important to securely hash their password. We are going to go over how to create a hash that is impossible to brute force. We’ll assume that th...

8 Site Features That You Should Avoid 7 Jul 2010 | 08:40 am

When creating websites some features sound like a great idea but in reality they only detract visitors. Even though the <blink> tag is gone (thank goodness!) there are many other equally annoying “fea...

Building a Site File Structure Template 29 Jun 2010 | 08:08 am

When developing sites or projects, it helps to have an organized folder structure so that you can go back and find files easier, as well as have others easily understand how the website’s code works. ...

5 Things Not to Do While Web Coding 22 Jun 2010 | 05:28 am

Creating websites is a complicated process and many coders can develop bad practices while creating them. Here’s 5 things not to do while web coding. Use a transitional doctype Using the HTML 4.01 “...

Optimizing Your PHP Apps 17 Jun 2010 | 02:41 am

PHP is a very complex language and unfortunately at times it can be quite slow. Here are some easy things you can do that can speed up your application. Stop using foreach() foreach() has been prove...

(X)HTML Templates 13 Jun 2010 | 12:31 am

I often find myself writing the same code over and over for each new HTML or XHTML document I start. Below are some templates for various doctypes which you can copy and paste into any new (X)HTML doc...

CSS3 Alternatives for IE 9 Jun 2010 | 09:11 am

Even with the upcoming release of Internet Explorer 9, which will theoretically have CSS3 support, a lot of people are guaranteed not to upgrade. There are many cool features made easy in CSS3 that ar...

Related Keywords:

tricks, ie-css3.htc directories, php loop for each, css3 regex

Recently parsed news:

Recent searches: