Date
|
Online
Reading / Videos
|
In Class Exercises / Projects
|
Jan 10
- Jan 29
|
Introduction
to HTML
|
Jan
31 |
LESSON
OBJECTIVES - CSS
- HTML
Assessment
- CSS
Introduction
- CSS
How To
- CSS
Syntax
- VIDEO:
W3Schools CSS Syntax Tutorial (Click to Watch)
|
IN-CLASS
Exercise: SAVE AS: inlinecss.html & internalcss.html
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
- Inline
CSS: Click on CSS Examples
- Under
CSS Colors
- Set
the background color of an element.
- Set
the Text Color
- Set
the Border Color
- Internal
CSS: Click on CSS Examples
- Under
CSS Background
- Set
the background color of a page
- Set
the background color of different element
- Complete
the CSS Syntax Exercises 1 - 4
- Complete
the CSS How To Exercises 1 - 4
|
Feb
5 |
LESSON
OBJECTIVES - CSS Selectors, Text, Fonts, Backgrounds, Box
Model
|
IN-CLASS
Exercise: SAVE
AS: internalcss2.html
Go
to the W3Schools CSS Tutorial website
READ
and COMPLETE the following:
- Use
the <div> tag to break your page into divisions.
- REVIEW
the section on CSS Syntax
- READ
the section on CSS Text, PRACTICE with Try it Yourself
- color
- text-align
- text-decoration
- text-transform
- text-indent
- Complete
Exercises 1 - 5
- READ
the section on CSS Fonts, PRACTICE
with Try it Yourself
- font
- font-family
- font-size
- font-style
- font-variant
- font-weight
- Complete
Exercises 1 - 5
- READ
the section on CSS Backgrounds, PRACTICE
with Try it Yourself
- background-color
- background-image
- background-repeat
- background-attachment
- background-position
- Complete
Exercises 1 - 4
- READ
the section on CSS Borders, Margins, Padding, Height/Width
- READ
the section on CSS Box
Model, PRACTICE
with Try it Yourself
- content
- padding
- border
- margin
- height,
width
- Complete
Exercises 1 - 4
- CSS
Exercise (Bar Jokes)
- TEST
YOUR CSS SKILLS
|
Feb
7 |
LESSON
OBJECTIVES - CSS
- 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 Position
- position:static,
position:relative, position:fixed, position:absolute, position:sticky
- CSS
Floats
- float
property, clear property, clearfix Hack
|
Project
2 (Recipe - cssrecipe.html): (Click on Link):
(Due by Tuesday, February 12, 2019 by 4:00 pm)
|
Feb
12 |
|
PROJECT
2 - (Extended until 5:30 pm) |
Feb
14 |
CS211
JavaScript Class is Cancelled
|
LESSON
OBJECTIVES - CSS
- CSS
Links
- a:link,
a:visited, a:hover, a:active, Link Button
- CSS
Pseudo-class
- highlight:hover,
div:hover
- CSS
Navigation Bars
- 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 and Link Button
- READ
the section on CSS Pseudo-class
- Review
how to style an element for different states.
- 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.
|
Research
for your Next Project
- Travel
Website to an exotic Place or Movie
Review Website
|
Feb
19 |
LESSON
OBJECTIVES - CSS
- CSS
External CSS
|
Project
3 (Travel Website - csstravel.html, csstravel2.html): (Click on Link):
(Due by Tuesday, February 26, 2019 by 4:00 pm)
- REVIEW:
Building a multiple page web site with columns example.
- 2
Column Layout Example
- Search
for examples of Travel web site.
- Zozor
Travel Diaries web site
- REVIEW:
W3 CSS Templates - you can also use one of the W3 CSS Templates.
|
Feb
21 |
Class
Only from (4:00 - 4:30) - Spring Festival
Work
on your Travel website Project
|
Class
Only from (4:00 - 4:30) - Spring Festival
Work
on your Travel website Project
|