Thursday, September 9, 2010

Effective HTML navigation and page linking

Effective HTML navigation and page linking

March 8, 2010 by Admin · Leave a Comment 

Looking at how your site uses HTML links is an amazing way to make your websites more useable, accessible and increase your search engine ranking. So for one minute let’s look how Users, Accessible Users and Search engine view your web pages. The Users view A user who comes to your website may have come [...]

What is an HMTL or Hypertext Link?

What is an HMTL or Hypertext Link?

March 8, 2010 by Admin · Leave a Comment 

It has been suggested that without HTML links the internet as we know it today just would not exist. Simply put it’s a piece of HTML code which when clicked on screen takes you to a different HTML document or generic file. These links are everywhere and you probably clicked on an HTML link if [...]

SEO, it’s all in a name

SEO, it’s all in a name

March 8, 2010 by Admin · Leave a Comment 

Search on the Internet for information on Search Engine Optimisation and sooner rather than later you will come across many articles talking about the importance of the filenames, <TITLE> and <H1> html tags. In this article we will discuss what these are and why they are important. How SEO and Google works On the basis [...]

What is a web page?

What is a web page?

March 8, 2010 by Admin · Leave a Comment 

A web page or HyperText Markup Language (HTML) page is a script used to format the appearance of content in a web browser. HTML uses what are known as HTML Tags to do this. Each HTML tag has <> around it. Each HTML tag consists of an opening tag and closing tag.  The Closing tag [...]