Head Section

Discussion in 'HTML - XHTML - CSS' started by gilbertsavier, Aug 4, 2009.

  1. gilbertsavier New Member

    Hello,
    The head section of the webpage includes all the stuff that does not show directly on the resulting page.

    The <title> and </title> tags encapsulate the title of your page. The title is what shows in the top of your browser window when the page is loaded.
    Right now it should say something like "Basics - Html Tutorial" on top of the window containing this text.

    Another thing you will often see in the head section is metatags. Metatags are used for, among other things, to improve the rankings in search engines.

    Quite often the head section contains javascript which is a programming language for more complex HTML pages.

    Finally, more and more pages contain codes for cascading style sheets (CSS).
    CSS is a rather new technique for optimizing the layout of major websites.

    Since these aspects are way out of reach at this stage we will proceed with explaining the body section.

    Thanks & regards
    Lokananth
  2. reganstar New Member

    Thanks for post.
  3. austinjames New Member

    header area is one of the important part of a site.

    I also believe that it has a good impact in SEO technique. I really pay very good attention on this part.

    thanks for sharing..