Category Archives: HTML

HTML Tutorial 4 – CSS Code

In this HTML Tutorial I will teach you to create Cascading Style Sheets or CSS code and apply it to web-pages. You will learn to make outstanding styles and apply it to your website text and images. Consistent use of CSS code will save you hours or even days of your time while creating websites.…

Continue Reading →

HTML Tutorial 3 – HTML URL and MailTo

In this HTML Tutorial I will teach you how to create an HTML URL (previously known as Hyper-Link). I’ll use HTML URL and HTML link (or just link) interchangeably, because they are different names for the same thing. We’ll also pay special attention to the Mailto function, which allows you to start your default email…

Continue Reading →

How to setup a local server using WAMP

New to websites, CMS, PHP and all that stuff? Don’t want to pay for a server and domain name till you learn what that all stuff really means? Or maybe you want to test WordPress or some other CMS on your PC, before uploading it to a production server? There is one way to “fix”…

Continue Reading →

HTML Tutorial 2 – HTML tags

In the tutorial, you will learn how to add basic HTML tags (headings, special characters, metatags, etc) to your web-pages. Also, we will learn how to use a few languages in one HTML file, redirection and refreshing (no, not when you’re tired, it’s something different). Plus, I’ll show you some basic tricks on text formatting…

Continue Reading →

PHP

How to Create an HTML/PHP Contact Form – Radio Buttons, Checkboxes, Dropdown Menus

Welcome back to our contact form tutorial series. If you’re not exactly sure why I’m saying “back”, check this link. This is the third episode and in this tutorial we’re gonna learn how to add different types of inputs to the contact form and process that with PHP. It’ll make your contact form look absolutely…

Continue Reading →

HTML Editor

HTML Tutorial 1

Introduction This HTML tutorial is going to teach you HTML which is a language used to create websites and unlike complex programming languages studying of which may take months or even years, HTML is simple and an easy to learn markup language. Being able  to code in HTML will help you increase your company’s income…

Continue Reading →

How to Create an HTML/PHP Contact Form – Processing Form Data with PHP

In the previous tutorial – creating HTML PHP contact form – we successfully created a basic layout for the contact form. By the way, I’ve also added 2 screencasts to the post for those of you guys who really prefer video content to textual. So, if you wish to watch instead of read, you can…

Continue Reading →

Page 2 of 2