Notes on Web Design

Taken from the w3schools.com web builder tutorial

Use the <!DOCTYPE> tag so browsers will know what you standard you are using. Use HTML5. Use separate CSS. Use a validator to check your site. Title element is most important and is seen by search engines. Use <h1>, if you don't like its size, change it in the css; use h1, h2, and h3. Add a <meta charset="x"> in the <head> element where "x" is the characterset: ISO-8859-1, UTF-8, UTF-16. Use dates: YYYY-MM-DD (ISO format).

Use WAI - Web Accessibility Initiative. Remember "alt" as in <img src="images/banana.jpg" alt="Banana">. Don't use small fonts. Text is better with spacing between letters. Stick with easy to read fonts. Avoid poor color contrast. Always set background colors.

Validate: Validator

Search Engine Optimization: SEO Page "

Lorem Ipsum Porem Lorem Ipsum Porem