WordPress Tutorials

WordPress is a content management system.  It is not just for blogging.   Here are some links to WordPress tutorials that will help you learn how to use, theme, and customize WordPress.

Tutorial on Creating Your First HTML 5 Page

In Tutorials

In this tutorial we will create a very simple HTML 5 page. We will keep it as simple as possible so that you can get something up and running quickly. HTML 5 is a significant change from HTML 4.  It...

read more

Resizable Images that does not break out of container

In Tutorials

It is great when we create pages that resizes with the browser. However, it is not so great when an user resizes the browser to be smaller than an image. Typically, the image would remain at its...

read more

Resizable Faux Columns works with responsive page

In Tutorials

In a previous tutorial from which we now continue, we made an responsive page that resizes as the browser resizes. But as you will note, the column lengths are uneven due to uneven...

read more

How to make your page resize with browser

In Tutorials

With responsive web design, the web page scales in proportion with the browser size. If you are using pixel fixed width, when the browser window is smaller than the page design width, you get...

read more

How Not to Use Pixels for Font Size

In Tutorials

If you want a responsive web design where the font size can be adjusted by the users preference via the browser, you do not want pixels. Instead use the unit of “em” or percentages. Here...

read more

CSS Based Horizontal Tabs

In Tutorials

In this tutorial, we are going to create CSS-based horizontal tabs as shown here. View live code here. Graphics Used The graphics looks like this … Default gradient tab:...

read more

Quick FTP connect with FileZilla

In Tutorials

FTP stands for “File Transfer Protocol”. In order to transfer files to a server, you to need use a software known as a “FTP client”. FileZilla is one such software for...

read more

Tutorial to create a Simple Joomla Plugin

In Tutorials

For the purpose of this tutorial example, we will create a Joomla plugin that will alter the title tag of pages of a Joomla 1.5 website. The text surrounded by the title tags in the HTML code is...

read more

Tutorials for Creating WordPress Plugins

In Tutorials

WordPress functionality can be customized through the use of WordPress Plugins. If you have a functionality that you want in your wordpress site that can not be found in an existing plugin, you...

read more

Learn Web Design Online
All contents are opinions and are copyrighted and may contain ads and affiliate links for which site may receive revenues from.
See Terms of Use and Privacy Policy.

Learn Web Tutorials

Learn it all.