|
|
|
|
|
|
|
|
|
|
|
| Description | Example demonstrated (Click to view large image) | |
|
1. Search Engine Optimization (SEO) Play video In this video, you will learn about Search Engine Optimization. In particular, you will learn tips and secrets to improve the quanity and quality of the traffic to a website. SEO is the process in which a website undergoes redevelopment and marketing to enable it to rank higher on the major search engines. (Running time - 24:38) |
|
|
|
2. Introduction to CSS Play video In this video, you will learn about Cascading Style Sheets (CSS). CSS expand the ability of web page designers to control the appearance of web pages. CSS tags taught include: font-size, color, font-style, margin-top, margin-bottom, hover, margin-left, margin-right, font-family, and page-break-before. Source code | HTML version | (Running time - 7:12) |
|
|
|
3. Creating Navigation Links (Buttons) with CSS Play video In this video, you will learn how to create navigation links (buttons) using Cascading Style Sheets (CSS). CSS tags taught include: border, width, color, padding, background-color, font-family, font-size, font-weight, text-align, text-decoration, link, visited, and hover. Source code | HTML version | (Running time - 10:35) |
|
|
|
4. How to Layout a Webpage with CSS Play video In this video, you will learn how to layout a webpage using Cascading Style Sheets (CSS). You will learn about absolute and relative positioning along with the float attribute. CSS tags taught include: font-family, margin-left, margin-right, font-size, background-color, float, margin-left, padding, hover, text-decoration, margin, display, and color. Source code | HTML version | (Running time - 18:40) |
|