Kid's Guide Publish!
 
 
  Use the Kid's Guide to learn how to write web pages!
then use Publish! to learn how to get your pages live to the Internet!
BACK       

Kid's Guide

1 - Tags
2 - Page Sections
3 - Format/Nesting
4 - Head Tags
    part 1 - title
    part 2 - meta tags
    part 3 - scripts
5 - Body tags
6 - Text Decoration
7 - Lists
8 - Colour
9 - Source
10 - Images
11 - Links/Anchor Tag
12 - Special Charaters
13 - Tables
14 - Frames

META TAGS

Meta tags are special tags that speak to search engines (Yahooligans / Ask Jeeves / Google). There are many different types of meta tag. Here are the two most important that you should include into your page:
<META NAME="keywords" CONTENT="">

This type of meta tag tells the search engine which exact keywords describe what your web page is about. You should aim to have about 25 keywords that you think users will search for. You should never use words as keywords that AREN’T what your page is about.

This is the keyword meta tag for html4kids
<META NAME="keywords" CONTENT="html, xhtml, CSS, wap, wml, wmlscript, fun, how to, how to create home pages, make a web page, hex codes, rgb color chart, school, homework, project, kids, help for children, JavaScript, scripts, documents, downloads, email, dhtml, design, tutorial, guide, java script, tables, graphics, tags, meta">

<META NAME="description" CONTENT="">
The description meta tag is the text description that search engines show with the link to your web page.

Example of html4kids description meta tag and how it is shown on the Alta Vista search engine:
<META NAME="description" content="HTML for schools and educators. Learn in a safe environment">

html4kids
HTML for schools and educators. Learn in a safe environment
http://www.html4kids.co.uk/
More Pages From This Site    

Other types of Meta Tag:
<meta http-equiv="refresh" content="30; URL=http://www.html4kids.net/">
This tells the browser to refresh the content after 30 seconds. You can also use this to send a user to another web page or website after any set time.
<META NAME="author" CONTENT= "Your Name">
This tells search engines who wrote the document.
<META NAME="copyright" CONTENT="Copyright © 2002">
This tells search engines the page is copyrighted.
<META NAME="expires" CONTENT="15 September 2002">
This automatically expires the document in the search engine's database. Useful for pages that have a limited life, like a news article.
<META NAME="DISTRIBUTION" CONTENT="global">
The page will be published globally – all round the world to every type of media and search engine.
<META NAME="REVISIT-AFTER" CONTENT="15 days">
Have the Search Engine revisit the site to possibly re-submit it. This is important if your site’s content changes a lot, like an online magazine.
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
This tells search engines and the browser what language the page is written in.

 

 
Safety and Privacy Policies We'd love to get your feedback! Who Made This?

Copyright © 2002 HTML4KIDSTM. All rights reserved.


Hi! I'm Jet Internet! I'm here to guide you through the site and help you with any questions you may have. When you see and text in red slide your cursor over the word then look here in my Speach bubble. I will be able to help with defining, explaining and providing extra information on that topic.