Read + Write + Report
Home | Start a blog | About Orble | FAQ | Blogs | Writers | Paid | My Orble | Login

Website Tutor - August 2006

Html tute: Rounding it off

August 6th 2006 00:17
Well this post is going to finish off the basic html section of these tutorials. After that there are another four or five advanced html tutorials, and then I’m going to bring it all together and actually create a webpage for a local café.

For now, though, lets deal with:

Metatags

Metatags are designed to help search engines interact with your web page. These are placed in the <head> section of the web page. There are two main ones we will discuss:

<meta name=&#8220escription&#8221; content=&#8221;your page description&#8221;>


Many search engines use this metatag as their description of your website. They will normally only display 100 or 200 words, so it is good to keep this short.

<meta name=&#8220;keywords&#8221; content=&#8220;keyword1 keyword2 keyword3&#8221;>

The keyword metatag is used by some search engines to work out which sites are relevant to which search. Be warned, some search engines penalize you for having too many keywords.

And now, on to comments:

Comments

Comments are pieces of html code that can be added to your webpage in order to help you, or someone else, understand the code. They wont appear on the page itself, and wont affect it at all, but can be seen when you look at the source. They take the following form:

<!-Your comment here-->

And for the final part of this post, I will deal with:

Escape Codes

There are some characters that can&#8217;t be typed directly into html. Instead you have to use their escape code. These take the form of &code;. So, for example, to use a quotation mark you would type:


&quot;

For the copyright sign you would type

&copy;

There are lists of all the escape characters available on the internet.

Well that&#8217;s it for today. Next week we start the advanced course.


Adam
178
Vote
   


More Posts
1 Posts
6 Posts
7 Posts dating from July 2006
Email Subscription
Receive e-mail notifications of new posts on this blog:
Moderated by Blog Cemetery
Copyright © 2006 2007 2008 On Topic Media PTY LTD. All Rights Reserved. Design by Vimu.com.
On Topic Media ZPages: Sydney |  Melbourne |  Brisbane |  London |  Birmingham |  Leeds     [ Advertise ] [ Contact Us ] [ Privacy Policy ]