Tag Archives: CSS

Web page design – HTML Tutorial 14 (part 2)

This is the second and the last part of my web page design tutorials. If you’ve got to our blog for the first time, I suggest checking my previous tutorials because they just give you a basic understanding and really necessary skills to proceed with your HTML endeavors. In this particular tutorial, you will learn…

Continue Reading →

Web page design – HTML tutorial 14

In this HTML tutorial I will share some web-page design techniques and you will learn how to create web-pages with a perfect layout. A web page design is similar to the design of usual documents for print except for a few differences. The main difference is the ability to use links. Using links (or URLs)…

Continue Reading →

Object in HTML – HTML tutorial 12

In the HTML tutorial 11 – HTML audio, we have learned how to add audio files and music to our HTML-pages. Now it’s time to expand the horizons of our knowledge. The Object in HTML tutorial will teach you how to add different objects to your HTML-page such as: video, flash animation and java-applet.

Continue Reading →

HTML audio – HTML tutorial 11

This tutorial will teach you how to add audio files to your HTML page. It could be a simple music track or a background HTML audio file. We will go through all the settings, tags, and attributes related to HTML audio and compare the default audio players in different browsers. You’ll learn about the obligatory…

Continue Reading →

HTML form – HTML tutorial 10

This HTML tutorial will teach you how to create an HTML form so that you can receive information from your website visitors. Browsing the Internet you may see different kinds of HTML forms. However you probably do not even suspect how easy it can be to create such an HTML form. It’s like Sunday morning,…

Continue Reading →

HTML frames – HTML tutorial 9

In this HTML tutorial, you will learn how to create HTML frames, why some web-developers do not like HTML frames and how to use HTML frames effectively. Currently HTML frames are not used too often. However you need to be able to recognize HTML frames and be able to work with them. So this HTML…

Continue Reading →

HTML image map – HTML Tutorial 8

In this HTML tutorial we will learn how to use an HTML image map. In other words, you will get the knowledge on how to divide an image into parts and assign a unique URL to each part. This may be useful when assigning links to parts of a regular map (for example, states or…

Continue Reading →

HTML Tutorial 7 – Image in HTML

In this HTML tutorial you will learn how to decorate a web-page by adding an image in HTML. If your web-page consists of text only, it may be interesting to somebody (not sure who can like such a site though 🙂 ) however it will be hardly attractive. It is very easy to add images…

Continue Reading →

HTML Tutorial 6 – Table in HTML

In this HTML tutorial you will learn how to create a table in HTML. Tables can be simple and advanced. We will get familiar with both kinds. HTML table formatting, attributes and CSS involved are used to make your HTML table look better. All these interesting stuffs will be explained in a short and simple…

Continue Reading →

HTML Tutorial 5 – HTML list

In our everyday life we often use lists of different types: to-do lists, purchase lists and step by step instructions. If you hate lists in the real life (yes, there is a life out of the Internet too :)) do not worry – you will love to create lists in HTML. It is the most…

Continue Reading →

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 →

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 →

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 →