Peter Bargh

words pictures sounds

web development

  • Seo Tips

    ,

    Some really good myth busting tips and tricks to improve your site SEO. Surprising to read many of the techniques that the SEO gurus have been recommending for years are probably less valid than you think.

    Read More: Seo Tips
  • Quote ‘ in attribute name error

    Quote ‘ in attribute name. Probable cause: Matching quote missing somewhere earlier. I got the above error when validating a html5 page. The problem was solved by changing <meta charset=”UTF-8″ > to add a closing backspace : <meta charset=”UTF-8″ />…

    Read More: Quote ‘ in attribute name error