|
Hyper
text Markup
Language, or HTML,
is the language that makes up a Web page. It's a simple system, or should we say
tag system, which consist of Less-than symbol (<) and the Greater-Than symbol
(>).
html Tutorial html Tips Learn html
For a successful online business web site, ecommerce hosting is necessary and requires powerful hosting so, always look at the hosting services providers who have their own powerful web servers don't look at cheap hosting but chose best reliable hosting. some of the web site hosting companies are providing web site design as well as internet marketing services to faciliate their customers to gain ranking in search engines. so choosing the best website hosting company is dificult task.
START YOUR OWN ONLINE BUSINESS TODAY
|
Simple Example
|
|
<html>
<head>
<TITLE>A Simple HTML Example</TITLE>
</head>
<body>
<H1>HTML is Easy To Learn</H1>
<P>Welcome to learning html and tips.
This is the first paragraph. While short it is
still a paragraph!</P>
<P>And this is the second paragraph.</P>
</body>
</html>
Notice that there is a beginning tag and a ending tag.
|
|
Commenting
Your Files
|
|
You might want to include comments in your HTML files. The text
you enter is not used by the browser in any formatting and is not directly
viewable by the reader just as computer program comments are not used and are
not viewable. The comments are accessible if a reader views the source file,
however.
Comments such as the name of the person updating a file, the
software and version used in creating a file, or the date that a minor edit was
made are the norm.
It can also be used to help you remember things for learning.
To include a comment, enter:
<!-- your comments here -->
You must include the exclamation mark and the hyphens as shown
|
|
Getting your
own domain !
|
|
You have learned enough html and now want to have your own
domain name right ?
-
Select a name that is easy to pronounce and easy to spell.
Make sure that it is spelled the same way it sounds. Remember that you will
want to use your domain name often when you talk - and you want other people
to use the name too. Making it hard to say, can mean making it hard to type
in browser.
-
Make it as short as possible - Think of business cards and
signs when choosing a domain name. Yes, virtually all the one-word domain
names are gone, but don't give up too easily on names consisting of a few
words. There are still many great ones available, and domain names area
always expiring.
-
Avoid hyphens, numbers and abbreviations to prevent future
confusion. Only consider a hyphenated name if you are able to register both
the hyphenated AND unhyphenated versions.
-
Domain name registrations cost as little as $8.95 per year -
try http://dotster.com
With web hosting fees around $10-30 per month, can you afford to
procrastinate any longer? I don't think so!
-
Purchase the best php script online today. If your thinking about
starting your own exchange site, look no further then here. Harlandscripts Pro Traffic
Script is the best online and has more features then any other script online. This script
can make you money and help you succeed online in todays internet world.
Pro Traffic isn't just a traffic exchange script, it is a internet traffic exchange portal
to your future, It is your future to succeed online.
www.harlandscripts.com
|
|
|