Daily Archives: March 6, 2010
How to Create a Website Blueprint
Before you start creating a website ask yourself what the theme of your site is? A theme is the focus of your site and should only be one to three words, for example “home cooking” and “kid party ideas”. It’s … Continue reading
Posted in Planning and Optimizing
Tagged create a website blueprint, website blueprint
Leave a comment
How to Format HTML Img Tags: Borders and Shadows with CSS
An HTML img tag is used to insert an image on a webpage. For example the following image is added to this page using the following code. This is a very basic insert with no tricks like borders or shadows. … Continue reading