Learn How To Create Your Own Web Page With Practice Page
How to Create Your Own Web Page
A web page is simply created with HTML codes. HTML codes use HTML tags as <*HTML tag> as opening tag and <*/HTML tag> for closing tag. But, remove the asterisk [*] I used to display the HTML tags. Otherwise, it will be invisible.
Now, this is how you will create your own web page that you may practice using the practice page or your practice notepad (Note: Don't forget to remove the asterisk [*]):
<*!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<*html>
<*head>
<*title>
Here you will place the title of the page. The texts here are displayed at the topmost left of a browser or web page. Include the important keyword phrases that are relevant to your page content for search engine optimization. Learn how to optimize your web page with search engine optimization for dummies.
<*/title>
<*meta name="keywords" content="Enter here the important keyword phrases in your web page separated by comma and space. This is very important to optimize your web page. Keyword phrases of each of your web page will depend on its content.">
<*meta name="description" content="Enter here a very good description of your web page. This must contain the important keyword phrases relevant to your content to optimize your web page. Description of each of your web page depends also on the content of your web page."*>
<*style type="text/css">
This is the place for CSS Style Sheet or known as CSS. CSS defines the styles you will use in your web page such as font color and size of the text, background image, boxes, etc. These are effected in the body but most of the style definitions affects only those areas where you use them.
<*/style>
<*/head>
<*body>
Here you will implement the layout using style definitions you have made in the "style" section. Without putting anything here the page will be blank except for the title that will appear at the topmost left of the page. You will also put here the most important part of your own web page, the Content or the Body Copy, which your visitors would be interested to see or to read. It may be mixed of texts, images, audios and videos. To optimize your web page, you must also include the important keyword phrases that are relevant to your web page content.
<*/body>
<*/html>
The above must be saved as a html page with extension of html or htm. If you want to see how the above will look like as a web page, copy the above from to and paste to your Notepad. Then click File - Save as - type index.html or index.htm in File Name - Select All files as file type - Click Save. Then go to Windows Explorer or file manager of your operating system and open the file with your browser. See? It is as simple as that. You may use the notepad and this file for your further practice as we go along.
Alternatively, you may use this Create Your Own Web Page Practice Page. Just enter the HTML codes and click View.
As an important note, your home page or the starting page of your web site must be named as index.html or index.htm. This will be the first page when your web site is called without specifying a particular page like www.my-own-web-site.com. Your web pages other than home page must be saved with keyword phrase relevant to the web page concept using dash as separator. This is necessary to make your link easy to read by your visitors and by the search engines.
If you want to view the HTML codes of a particular pages of your favorite web sites, click "View" in your internet browser menu, then click "Source" in Internet Explorer and "Page Source" in Firefox. But, they may include not only HTML codes but also some of the JavaScripts.
You may also notice that other web pages have file extensions other than html or htm like php, asp, cfm, etc. These are the scripts used for dynamic pages that may use database like mysql. They are little bit complicated, but very interesting to learn as you can have a multiple HTML pages with only 1 script page.
In the next pages you will learn the Basic HTML Codes like creating a HTML table, inserting an image, using an ordered/unordered lists, creating text and image links, etc. You will also learn how to use CSS Style Sheets, known also as Cascading Style Sheet and CSS for enhancing the style of your web page like font color, font type face, size of text, background color, etc.
You've seen how easy to create a web page. Familiarize yourself with the HTML codes by using the practice page or your practice notepad. Create your own web page.
More on Start Your Own Web Site
Make Content Rich Web Site To Make Money Online
Know how to make content rich web site that make money online. With content-rich web site, you can surely make money with adsense and other affiliate products.Basic HTML Codes With Practice Page
Learn the Basic HTML Codes to create your own web page. Practice the HTML table, list, links and inserting image with the Basic HTML Codes Practice Page.Other Basic HTML Codes With Practice Page
Learning other basic HTML codes will enhance your web page. Practice these HTML codes for heading, bold text, underline, hidden text, italic, emphasis, form, etc.CSS Style Sheet For Styling A Web Page
Using CSS Style Sheet is vital for styling a web page. CSS style sheet will beautify your own web site.CSS Style Sheet For Web Page Layout
Using CSS Style Sheet as web page layout is easy to learn. Discover how to create a CSS layout or CSS box for your own web page.Search Engine Optimization Or SEO
You gonna learn the need for search engine optimization or seo. You will also understand the needs of the search engines and search engine users.Search Engine Optimization for Dummies 1
The search engine optimization for dummies will teach how to optimize your web pages. This part will teach you how to optimize keywords, page title, meta tags including meta keywords and meta description of every web page.Search Engine Optimization for Dummies 2
This is the second part of search engine optimization for dummies. This part will teach you how to optimize the body copy including the page headline, text links and image alts of your web pages.Dos and Donts of Search Engine Optimization
Know these do's and don'ts of search engine optimization (SEO) to keep your web site from being blacklisted by the search engines. These are also an additional strategies for successful SEO.Return from Learn How To Create Your Own Web Page With Practice Page to Easy Money Making Ideas, Et Al
More Money Making Ideas
Free Money Making Courses
These are free money making courses contain the step-by-step money making ideas of the top internet marketing expert to help you make money online. Learn them by heart and you will succeed.Affiliate Internet Marketing Tips
This money making idea will teach how to make money online without having your own products or services. You will discover how most of the internet marketer make money at home.Learn From Internet Marketing Experts
Learn from internet marketing experts to help you make money online. As they are money making experts, they'll surely have proven tips and strategies.Easy Money Making Ideas
Discover the easy money making ideas to build multiple income streams. You may try making money with these easy money making models.Sell Resell Rights Products
Another way to make money online is to sell resell rights products. Discover how can resell rights products help you make money online in easy way.Want more money making ideas
or start your own web site?
Money Making Thoughts
“Success is not the key to happiness. Happiness is the key to success. If you love what you are doing, you will be successful.”
-- Albert Schweitzer


