Creating Your Own Web Page is Easy
Yes, it is easy to create a web page though you are not an IT professional or a person who is involved in IT things
. A basic web page is made up of simple HTML tags or codes and HTML is easy to learn.
After going through this tutorial, you will learn how to create your own web pages for your website. This includes the following topics divided into three (3) parts:
Magic Seo Bot
Gets a first page listing on 100s search engines? No PPC Free Trial
http://www.MagicSeoBot.com
Outline of a web page
Creating a web page template
Placing invisible comments to your code
Creating a single or double spaces
Creating an ordered list and unordered list
Inserting an image
Creating tables
Using CSS boxes as webpage layout
Linking other pages and other websites
Using CSS in styling your web pages
Let's discuss here the Part 1:
Outline of a web page
Creating a web page template
Placing invisible comments to your code
Creating a single or double spaces
Inserting an image
Outline of a basic web page
If you are new to html, I am now telling you that a web page is simply created with html tags. Html tags are shown as
and . Look at the outline of a web page below:
Here you will place the title of the page. The texts here are displayed at the topmost left of a browser or web page.