Affiliate Marketing Frequently Asked Questions

Ask us a web design question

One of the things we pride ourselves on at BoduWeb is the ability to explain options and alternatives for your website in simple language. As part of this policy, we've grouped together common questions that crop up in the area of web design with new clients, and provide answers here. Whether or not you choose to bring your business to Bodu Web, we hope the questions and answers provided below will help you develop a clear idea of what you need/want in your website.

If you have a question relating to web design, send it to us using the online submission form below, and we'll try to answer it as quickly and clearly as possible. If the question can be of help to others, we'll also publish it here on this page.

What are those html valid links that I see on site? What's the difference between valid and non-valid html, and what difference does it make for my site?

Html, or hypertext markup language, is a coding language that was developed in the 1980s, and is still the main language that is used on the internet.

It's worth thinking in terms of language. Http is a language that has a well defined grammar - defined by the W3c, or World Wide Web Consortium.

Sites that display those 'valid html' links, like BoduWeb.com (look in the bottom corner of this page), have submitted their code to an online validator, which checks that the code follows the grammar defined by W3c.

Does that make them better web sites?

Well, yes and no! An awareness of the language is essential to any web designer, and so seeing valid html is always a good sign. On the other hand, though, there are certain web effects that, if used, will not produce valid html. A web designer has to balance a client's needs alongside html validity.

One of the most famous examples is Google, and its home page, which fails a html validation test.

Wherever it's possible to achieve the same effects using valid or non-valid html, it's always advisable to use te valid html option - as this will help maintain the design of the page in the long term. For example, new versions of browsers are more likely to render valid html correctly.