Date
|
Online
Reading / Videos
|
In Class Exercises / Projects
|
Sep
4 |
LESSON
OBJECTIVES - CSS
- CSS
Introduction
- CSS
How To
- CSS
Syntax
|
IN-CLASS
Exercise: SAVE AS: css1.html and mystyle.css
Go
to the W3Schools CSS Tutorial website
READ
and COMPLETE the following:
- READ
the section on CSS Introduction
- READ
the section on CSS How To
- READ
the section on CSS Syntax
- Complete
the CSS Syntax Exercises 1 - 4
- Complete
the CSS How To Exercises 1 - 4
|
Sep
6 |
LESSON
OBJECTIVES - CSS
- REVIEW:
Types of Selectors
- HTML
<div> tag
- CSS
Text
- color
- text-align
- text-decoration
- text-transform
- text-indent
- CSS
Fonts
- font
- font-family
- font-size
- font-style
- font-variant
- font-weight
- CSS
Box Model
- borders
& outline
- margin
& padding
- height
& width
- CSS
Backgrounds
- background-image
- background-repeat
- background-position
|
IN-CLASS
Exercise: SAVE AS: css2.html, css3.html
Go
to the W3Schools CSS Tutorial website
READ
and COMPLETE the following:
- Types
of CSS Selectors: (Global, Id, Class and more)
- Use
the <div> tag to break your page into divisions.
- READ
the section on CSS Text
- READ
the section on CSS Fonts
- READ
the section on CSS Box Model
- READ
the section on CSS Background (Image)
|
Sep
11 |
Class
Cancelled
|
Sep
13 |
LESSON
OBJECTIVES - CSS
|
RECIPE
WEB PAGE
REQUIREMENTS: Save as Recipe.html
(Extended until Tuesday, September 18, 2018 by 4:00 pm)
- Create
a web page of your favorite recipe.
- Use
**internal** CSS for styling your (Background, Images, Lists, Links,
Text alignment and Fonts).
- Use
<div> tag.
- Web
page content should informative and design should be appealing.
|
Sep
18 |
LESSON
OBJECTIVES - CSS
- CSS
Links
- a:link,
a:visited, a:hover, a:active
- CSS
Lists
- list-style-type,
list-style-image, list-style-position, list-style
- CSS
Tables
- border,
width & height, text-align, vertical-align
- padding,
color
- CSS
Pseudo-class
- highlight:hover,
div:hover
- CSS Position
- position:static,
position:relative, position:fixed, position:absolute, position:sticky
- CSS
Floats
- float
property, clear
property, clearfix
Hack
- CSS
Navigation Bar - List of Links
- Vertical
Examples, Horizontal Examples, Active / Current / Fixed
- CSS
Website Layout
- Header,
Navigation Menu, Content in Columns, Footer, Responsive
Layout
|
Go
to the W3Schools CSS Tutorial website
READ
and complete the following:
- READ
the section on CSS Links
- Review
the 4 Link States.
- READ
the section on CSS Lists
- Review
how to remove the bullets.
- READ
the section on CSS Tables
- Review
how to create a fancy table using CSS.
- READ
the section on CSS Pseudo-class
- Review
how to style an element for different states.
- READ
the section on CSS Position
- Review
how to position elements for layout.
- READ
the section on CSS Floats
- Review
how to float an element.
- READ
the section on CSS Navigation Bars
- Review
how to use for easy navigation on web pages.
- READ
the section on CSS Website Layout
- Review
how to design different types of web page layouts.
|
IN-CLASS
Exercise:
- Save
As: css_topnav.html --> Click on CSS Templates, create the
topnav, content and footer webpage layout.
- Save
As: css_float.html --> Click on CSS Templates, create a header,
equal columns, footer
using float web page layout.
|
Sep
20 |
LESSON
OBJECTIVES - CSS
- CSS
Quiz 2
|
CSS
Project 2 Web Page Project
DUE
- Tuesday, September 25, 2018 by 4:00 pm
|
BEFORE
LEAVING EVERY CLASS
- SIGN
OUT
of your Email.
-
DELETE files or folders you saved on the Desktop.
- EMPTY
Your Recycle Bin.
- CLEAR
YOUR BROWSER HISTORY.
- CLOSE
all Open Windows
|