Make Your Own Ajax Contact Form

pencil

Ajax is an awesome technique, which allows for server-side stuff to be done without the user having to even refresh a page.

One common use for Ajax is contact forms. So today, we're going to create just that. Once you understand how to make a contact form, you can easily figure out how to use the same techniques to do just about anything.

How to Create a Web Design Portfolio Page in WordPress: Part 2

Portfolio

In the previous post at FWebDe, we started creating a portfolio page for a WordPress blog, using the WordPress Links Manager. If you haven't already, you can go and read the first part of this tutorial.

Today, we will be going through the portfolio we created, and styling it with some CSS, and adding some small animation jQuery.