COURSE SCHEDULE

(Last Revised: January 23, 2020)

Disclaimer: The instructor reserves the right to make changes in the course schedule.

Date
Online Reading / Videos
In Class Exercises / Projects

 

 

ONLINE RESOURCES:

  1. Online Tutorial - w3schools.com The World's Largest Developer Site
  2. freeCodeCamp.org - HTML For Beginners YouTube channel
    • Click on Show More, scroll to portion of video you want to watch.

IN-CLASS EXERCISES To Be Graded in Class

PROJECTS Completed By Due Date

Jan 9

Overview, Expectations, HTML Basics

LESSON OBJECTIVES

  1. Course Introduction
  2. HTML1: Go to w3schools.com
    • READ HTML Introduction
    • READ HTML Editor - (USE Notepad)
    • READ HTML Basics - <!DOCTYPE html>, <html>, </html>, <head>, </head>, <title>, </title>, <body>, </body>
    • READ HTML Elements
    • READ HTML Headings - <h1> <h2> <h3> <h4> <h5> <h6> / </h1> </h2> </h3> </h4> </h5> </h6>
    • READ HTML Paragraphs, <p>, </p>, <hr>, <br>, <pre>, </pre>
    • htmlbasics1.html:
      • Open template.html, Save As: htmlbasics1.html

 

IN-CLASS Exercise (To Be Graded In Class):

  1. Create a CS211 Folder in Google Drive:
    • SHARE the folder with me (yvonne.flores@guamcc.edu)
    • Inside your CS211 folder, create the following 3 subfolders:
      • HTML
      • CSS
      • JavaScript
  2. Create HTML Web Page Template with the necessary HTML tags:
    • Save As: template.html
    • Save as type: All Files
    • Encoding: UTF-8
  3. Create HTML Web Pages (mission.html and isps.html) - Click on Link
  4. CALL ME for grading.
  5. DRAG to your Shared CS211 / HTML folder:
    • template.html, htmlbasics1.html, mission.html, isps.html to your Shared CS211 folder.
  6. Check Your Email after today's class.
    • Read the entire Syllabus carefully.
    • Check Your Email after 5:30 pm today.
    • Reply to the email before the next class.

 

Test Your HTML Skills - HTML Exercises
  1. HTML Headings
  2. HTML Paragraphs
Jan 14

LESSON OBJECTIVES

  1. HTML2: Go to w3schools.com
    • READ HTML Formatting, HTML Quotations, HTML Styles, HTML Lists, HTML Links

HTML Project 1 - Letter (To Be Graded In Class)

  1. Download File: Click Here to Link to Google Drive for letter.txt file
    • You must log in using your guamcc email address.
    • Download to your folder.
  2. OPEN the file in NOTEPAD,
    • SAVE AS: letterfinal.html
    • Save as type: All files
    • Encoding: UTF-8
  3. Click Here to view the Project Briefs and the SOLUTION
    • MARKUP the file using the <HTML> tags and attributes you have learned so far.
    • SAVE your file periodically.
  4. CALL ME for grading.
  5. DRAG letterfinal.html to your Shared CS211 / HTML folder.
 

 

Jan 16

REVIEW PREVIOUS LESSON: HTML2 <tags> and Attributes

Test Your HTML Skills - HTML Exercises

  1. HTML Formatting, HTML Quotations, HTML Styles, HTML Lists, HTML Links

 

HTML Project 2 - Recipe (To Be Graded In Class)

  1. Go to your CS211 Folder in Google Drive:
    • OPEN your HTML folder,
    • Create a HTML Recipe sub folder.
  2. Click Here to view the Project Briefs
    • CALL ME for grading.
  3. DRAG recipe.html and image to your Shared CS211 / HTML / HTML Recipe sub folder.

 

 

 

LESSON OBJECTIVES

  1. HTML3: Go to w3schools.com
    • READ HTML Colors, HTML Images, HTML Attributes, HTML Comments
Jan 21

Test Your HTML Skills - HTML Exercises

  1. HTML Images, HTML Attributes, HTML Comments

IN-CLASS Exercise (To Be Graded In Class):

  1. Open template.html, create HTML Web Page Table with the necessary HTML tags:
    • Save As: table.html
    • Save as type: All Files
    • Encoding: UTF-8
  2. Create HTML Web Page (table.html) - Click on Link
  3. CALL ME for grading.
  4. DRAG to your Shared CS211 / HTML folder:

 

LESSON OBJECTIVES

  1. HTML4: Go to w3schools.com
    • READ HTML Tables <table>,<tr>,<th>,<td>
    • READ HTML Blocks <div>, <span>
    • READ HTML Layout <header>, <nav>, <section>, <article>, <aside>, <footer>, <details>, <summary>
Jan 23

LESSON OBJECTIVES

  1. HTML5: Go to w3schools.com

 

IN-CLASS Exercise (To Be Graded In Class):

  1. Open template.html, create HTML Web Page Form with the necessary HTML tags:
    • Save As: form.html
    • Save as type: All Files
    • Encoding: UTF-8
  2. Create HTML Web Page Form (form.html) - Click on Link
  3. CALL ME for grading.
  4. DRAG to your Shared CS211 / HTML folder:
 

© 2020 Yvonne C. Flores, Guam Community College