The Basics


Here you'll learn the basics. One of the most important things to know is just how your website works. Here you'll learn what everything is and, hopefully, how it works. If you have any questions, click on the little guy at the bottom of the screen to e-mail me. Click on the question you would like to know the answer to, or just scroll down and read everything.
What is HTML?
What is a URL?
What do I need to get started?
How can I get my personal domain name?
How can I get my page listed on a search engine?

What is HTML?--HTML (hypertext markup language) is what the computer reads to make up a webpage. When you first start out, it is very confusing. Eventually, when you use it enough, you will start to remember things like, <a href="http://www.yourwebpage.com/"> is for a link, and <img src="http://www.yourwebpage.com/whatever.jpg"> is for images. Don't worry about that stuff now, I'll tell you later. Anyway, HTML documents are text files made up of HTML tags, which are words and symbols between the brackets that tells the computer where on the screen to place the text or image when someone accesses your site. Every tag starts with a left bracket: <, and ends with a right bracket: >.

What is a URL?--A URL is a "uniform resource locator". It's what is up there on the "address" bar that, right now, should say "http://www.geocities.com/ochanakosaisainanoda/basics.html". That's my URL for this page. The URL can take you anywhere on the web, to any document, text file, image file, and music file on the web.

What do I need to get started?--To get started, you simply need 5 basic things:


How can I get my own domain name?--A domain name is like http://www.yournamehere.com/. You get to choose whatever you want for the "yournamehere" part unless it has been used by someone else already. Domain names end in .edu (for universities and colleges), .org (ususally non-profit organizations), .com (sommercial sites), .net, and .info. You can buy your own domain name at Network Solutions. To buy one, it costs $35 per year. When you buy your domain name, the web hosting space usually comes completely separate. You'll have to go and buy that separate. You can also find other places that sell domain names too. Before you buy your domain name, you will need to find a webhost, or a place to put all your stuff because you cannot sign up with Network Solutions unless you have one. You could go with a free web hosting service, but that route is not at all reccomended. You can find many places that sell space, and I reccomend Dreamhost. To find out their different plans, click here. One of the worst things about having your web domain hosted by free Web space is the fact that you cannot run cgi on your page or get a POP3 e-mail account, like [email protected].

How can I get my page listed on a search engine?--To get your webpage listed in most search engines, you need something called meta tags on your webpage. Your meta tag tells people what is on your page, and give the search engine "bots" keywords to what your site is about. My meta tag looks like this:<META NAME="keywords" content="html tutorial,html,web page,kids,children,resources,design,home page,html help"> <META NAME="description" content="HTML made easy. Good for begginers and intermediate alike. Easy to follow instructions on how to use HTML. Just copy paste, make your changes, and you're done.">Just copy and paste that code onto your advanced editor between the < /title > and < /head > tags. Be sure to change the information on the tags to what your site is about. Don't want your site about training dogs to be searched up while someone is looking for HTML help!!

Previous Main Next


Click on the little dude below to e-mail me!

Background by: Joey Dragon.
Hosted by www.Geocities.ws

1