HTML
If you decide to make your own blog or site you need know a basic HTML.
What is HTML ?
HTML stands for the Hyper Text Markup Language. HTML code is the major language of the Internet's World Wide Web. Web sites and web pages are written in HTML code. With HTML code and the world wide web, you have the ability to bring together text, pictures, sounds, and links... all in one place! HTML code files are plain text files, so they can be composed and edited on any type of computer... Windows, Mac, UNIX, whatever.
Of course it is possible to create webpages without knowing anything about the HTML source behind the page.
There are excellent editors on the market that will take care of the HTML parts. All you need to do is layout the page.
But if you want to make it above average in webdesign, it is strongly recommended that you understand these tags.
The most important benefits are:
- You can use tags the editor
does not support.
- You can read the code of
other people's pages, and "borrow" the cool effects.
- You can do the work
yourself, when the editor simply refuses to create the effects you want.
You can write your HTML by hand with almost any available text editor, including notepad that comes as a standard program with Windows.
All you need to do is type in the code, then save the document, making sure to put an .html extension or an .htm extension to the file (for instance "mypage.html").
To get started learning HTML, you need a good HTML editor. I suggest you download free Nvu HTML editor. Download here
Basic HTML tutorial you can see on my site.
HTML is very easy to learn!
You will enjoy it!
But if you are absolutely new in HTML I suggest a
good tutorial from PageTutor.com
If
you have a good information about HTML, I invite all
you share your helpful
information on this site and help other
webmasters build their own site. Just go to my Guest
book and submit your information or link. Your information will be
reviewed and added on this site. Link back is
guaranteed.
This site is dedicated to making life easier for you .

