Entry 594

HTML5

   

Submitted by Arthur on Feb. 3, 2008 at 5:32 p.m.
Language: HTML. Code size: 1.7 KB.

<html>
<head>
  <title>Hobo Website Design Scotland</title>
</head>
<body>
  <header>
    <h1><a href="/design.htm">Hobo Website Design</a></h1>
  </header>
  
  <section>
    <article>
      <h2><a href="/design.htm">Hobo Web Design</a></h2> 
      <p>
        We're a Scottish SEO Services company that's passionate about
        accessible website design. We build modern looking websites to industry standards,
        that are highly tuned (optimized) to work in Google. Our stylish websites
        download fast, are easy to edit and are easy for visitors to use.
      </p>
    </article>
    <article>
      <h2><a href="/search-engine-optimisation.htm">SEO & Web Design</a></h2>
      <p>
        Unlike some web design companies, we make websites people can find in
        Google. You probably found this website using one of the major search
        engines typing in terms like "website design Scotland” or “website design Glasgow“.
      </p>
    </article>
    <nav>
      <a href=”http://www.hobo-web.co.uk/seo-blog/”>« Previous Entries</a>
    </nav>
  </section>
  
  <nav>
    <ul>
      <li>
        <h2>Info</h2>
        <ul>
          <li><a href=”/blog/comment-policy/”>Comment Policy</a></li>
          <li><a href=”/blog/todo-list/”>Todo List</a></li>
        </ul>
      </li>
      <li>
        <h2>Archives</h2>
        <ul>
          <li><a href=’/blog/2008/01/’>January 2008</a></li>
          <li><a href=’/blog/2007/12/’>December 2007</a></li>
          <li><a href=’/blog/2007/11/’>November 2007</a></li>
          <li><a href=’/blog/2007/10/’>October 2007</a></li>
        </ul>
      </li>
    </ul>
  </nav>
  
  <footer>
    <p>Copyright 2008 hobo Web LTD</p>
  </footer>
</body>
</html>

This snippet took 0.01 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).