This is my reading notes for Code Fellows.
Controlling the size and alignment of your images using CSS keeps rules that affect the presentation of your page in the CSS and out of the HTML markup.
You can specify the dimensions of images using CSS. This is very helpful when you use the same sized images on several pages of your site. X Images can be aligned both horizontally and vertically using CSS. X You can use a background image behind the box created by any element on a page. X Background images can appear just once or be repeated across the background of the box
Search Engine Optimization (SEO)
SEO is a huge topic and several books have been written on the subject. The following pages will help you understand the key concepts so you can improve your website’s visibility on search engines.
Search engine optimization helps visitors find your sites when using search engines. X Analytics tools such as Google Analytics allow you to see how many people visit your site, how they find it, and what they do when they get there. X To put your site on the web, you will need to obtain a domain name and web hosting. X FTP programs allow you to transfer files from your local computer to your web server