Take a look at our info-graphic on “Getting Started with HTML in a Web Page.”
With the introduction of the new Themes in WordPress v1.5, boring and commonplace website layouts became a thing of the past. With a few clicks, you can change your layout instantly. With a few more clicks and tweaks, you can screw up your layout instantly as well. Welcome to the exciting world of …
Take a look at our info-graphic on “Getting Started with HTML in a Web Page.”
When it comes to formatting a web page using HTML code, you can think of it (kind of) in the same way you would look at formatting a document formatted by a word processor. You have your headlines to show you where one section starts and stops. You have your …
The navigation section of your site is one of the most important factors to a website. The navigation is what allows you to move from one section of the website to the next, linking web pages to web pages, and in all making a website work. Here I hope to …
Web page layout is very important before you learn how to create your own web page, you need to learn what all the parts of the web site do, and what they are there for. We covered some of these in the Basics of HTML tutorial, but I am going to …
Basics of HTML Hyper Text Markup Language, or as you know it HTML, is the markup language for most web pages on the Internet. Now, it is not exactly a language like English or Spanish, which we communicate with verbally. A markup language is a system for editing text in …
If you’re an active designer or developer you’ve undoubtedly heard the term “HTML5” being thrown around almost as frequently as Apple, Google or Twitter. “HTML” stands for “Hyper Text Markup Language” and can be found in nearly every website on the web. HTML4 was released in 1997 and has been …
WordPress relies heavily on the presentation styles within CSS. With the use of Themes, you have an almost infinite choice of layout options. WordPress Themes make it easy to change your website look, and open up the field to help you create your own Theme and page layout. CSS stands for Cascading Style Sheets. It …