Categories
Web Design

What You Must Know About Web Design

http://www.collegestationwebdesign.net, web design

If you want to design a website as a hobby, for your business or even as your own career, a solid foundation of knowledge will help you get your foot in the door. From learning HTML to knowing search engine optimization techniques, there are many […]

http://www.collegestationwebdesign.net, web design

If you want to design a website as a hobby, for your business or even as your own career, a solid foundation of knowledge will help you get your foot in the door. From learning HTML to knowing search engine optimization techniques, there are many facets to web design

Read on to find some advice which will cover all of the basics.

If you're designing a website, make sure the code you write has a valid HTML+CSS. Although most browsers can make sense of code that isn't valid, it could be rendered correctly or incorrectly. Valid code will render the same way most of the time in modern browsers. You can check the validity of your HTML code with an HTML validator.

It is always good to add a favicon to your website. The favicon is a 16x16 image file in the .Ico format. This image is the one you see next to the URL bar, next to the title of the page on an opened tab and is also visible on your bookmarks tab if you choose to bookmark a page. The favicon will help users quickly recognize your page in their browser without reading any text or directly viewing the page.

Make sure your text and background has the proper contrast. There's evidence showing that white text on a black background is easiest for most people to read, but other colors are fine so long as they're readable. Also keep in mind that people with visual impairments may not be able to read your site if the contrast is poor. Check to see if your site complies with various contrast standards using the tool at http://snook.ca/technical/colour_contrast/colour.html .

You've read the advice here and are ready to put it into action, so get ready to design your site! Start by sketching out a design and making lists of the content you'll need and you'll have your website online in no time. 

Don't forget to keep reading and learning so you're never left behind.