Posts Tagged html

HTML5: A Key Consideration for Your Next Mobile App Strategy

By Samuel D on March 27th, 2015 Category: Articles No Comments

The time and efforts, we have put into mobile and the application development is really paying off. Mobile devices continue to be an important part of our lives , and they show no signs of being supplanted. The sophistication of application building platforms and tools has further strengthened this growth incredibly. HTML5 is the most […]

Creating a Upload/Download System Using PHP Classes

By Cody Robertson on August 29th, 2010 Category: Tutorials 15 Comments

Making a PHP upload script can be a very challenging task when you are just starting out, heck; it’s still hard to some extent when you are an experienced developer. So today, I’m going to show you how to make one using PHP5 Classes and a simple form. In the script we will be able […]

Code an Email Newsletter from PSD to HTML

By Matthew Leak on July 14th, 2010 Category: Tutorials 21 Comments

Last week we learned how to go about designing HTML emails. This week we’re going to turn the PSD into a functional HTML email. To code a HTML newsletter you can either code it from scratch, or use an already existing template. I personally like to use an existing template, especially the ones supplied by […]

How To Use, Style and Implement WordPress Shortcodes

By Jennifer R on June 23rd, 2010 Category: Tutorials, Wordpress 30 Comments

How to Use, Implement and Style Wordpress Shortcodes

WordPress shortcode API is a powerful function which was introduced from version 2.5, it’s just a simple set of functions for creating macro codes in post content. If you’ve developed a Vbulletin forum before, you would have been familiar with the shortcode (something called BBCode) but the WordPress users maybe not. In this article, I […]

Create an AJAX/jQuery/PHP Contact Form

By Hein on April 30th, 2010 Category: Tutorials 55 Comments

Create an AJAX-jQuery-PHP Contact Form

This tutorial uses XHTML, CSS, jQuery and a little PHP to make a pop-up/modal contact form that validates whatever is entered into the form and then uses AJAX to send the form without refreshing the page. Sounds complicated…actually it’s very simple!! The code of this tutorial has been updated The HTML Markup The HTML layout […]

97 Beautiful Navigation’s for your Inspiration

By Swat Chap on April 25th, 2010 Category: Inspiration 12 Comments

97 Beautiful Navigation for your Inspiration

Navigation is one of the key elements of designing a website. It is very important to have a very clean, informative and easy to follow navigation. Navigation is what keeps the user from going insane and helps them navigate around the site. It is necessary as users are engaging in the site and navigation provides […]