You can spice up a login form with images inside the input fields. Include icons inside the login form and show what is supposed to be inside the fields.
Hits:214 Rate:0.0(out of 5) Vote:0 Submit Date :2006-09-18 Rate It | Error | Review
The look is so important for a form. Unfortunately almost all forms look so boring and standard. Luckily it is pretty easy to style a login form with css.
Hits:603 Rate:0.0(out of 5) Vote:0 Submit Date :2006-09-18 Rate It | Error | Review
Html lists can be formated differently with very simple tricks. First you can use either bullets or numbers for your the lists. Secondly you can use images instead of bullets to make them better looking.
Hits:174 Rate:0.0(out of 5) Vote:0 Submit Date :2006-09-18 Rate It | Error | Review
There are many ways to create programming code. One of the easiest but most powerful is to start using object oriented way to think and work. I will give you the basic how you create a class, and why.
Hits:201 Rate:5.0(out of 5) Vote:1 Submit Date :2006-09-18 Rate It | Error | Review
Use this ready function to create an image with text with a transparent background. Could be useful for showing your email address, without having to worry about spammers catching it.
Hits:367 Rate:0.0(out of 5) Vote:0 Submit Date :2006-09-18 Rate It | Error | Review
Use javascript to fill an input field with the current date/time to save time for your self. A handy function with complete code and html to copy paste
Hits:639 Rate:0.0(out of 5) Vote:0 Submit Date :2006-09-18 Rate It | Error | Review
It's nice to know how many visitors your site gets. To get you started I show you how to log statistics of all your visitors, in a simple way. The log will be saved in a text file.
Hits:192 Rate:0.0(out of 5) Vote:0 Submit Date :2006-09-18 Rate It | Error | Review
Excel files are great for many things. It might though be a little bit tricky to generate them on the fly with php. Therefor I will guide you exactly how to do it, quick and simple.
Hits:1099 Rate:3.0(out of 5) Vote:1 Submit Date :2006-09-18 Rate It | Error | Review