CSCE 102 sections 10,11,12 IMPORTANT INFORMATION
Mar 26th CONTACT ME!! Questions regarding remote access, assignments, deadlines, online sessions etc.
All Homework and Quizzes are turned in to Blackboard HW9 and Quiz 5 due April 19th at 11:59pm.

SCHEDULE

Jan 13th
  • Syllabus
  • Introduction and HTML5
  • Elements, Tags and Attributes
  • Open and Close Tags
  • Self-contained or Stand-alone Tags
  • Global Attributes and Event Attributes
  • HTML Document Structure
  • Running, Testing, and Debugging Programs
  • Key Terms to Know from Felke-MorrisRead CH 1
  • Know the HTML5 Template.
  • Your HTML documents will always contain the following elements:
    • DOCTYPE,HTML,HEAD,META,TITLE and BODY
    • Know the function of each of these elements
    • Which of these can contain other elements?
  • Know what we mean by empty,void, stand alone tags
  • Global Attributes control the appearance of Elements
  • Event Attributes control actions on Elements
  • Elements can have zero or many attributes
  • Attributes can have one or many values
  • How do you get started?
Jan 20th
  • HyperLinks and Images
  • Anchor Element vs Image Element
  • Hands on Practice 2.13, 2.14 and 2.15
  • Image of the UofSC Monogram
  • Hyperlink to the University of SC webpage
  • Hyperlink to an Image
  • Images that link to other websites.
    Click on each one and see where they take you!
  • Lists and Nested Lists
  • Paragraphs, Headings
  • Specialty Characters
  • Hands on Practice 2.6, 2.7 and 2.8
Jan 27th
  • Ch 5 Web Graphics> Images
    • Image Hyperlinks
    • Jpeg,GIF, PNG,SVG
    • background images
  • Ch 4 Cascading Style Sheets
    • Types of CSS
      • Inline
      • Embedded
      • External
    • CSS Selectors and Declarations
    • Span Element
  • Hands on Practice 5.2, 5.3
  • CSS Hands on Practice 4.1,4.2,4.3,4.4,4.5
  • Homework 2 Due at the beginning of Class Feb 3rd
  • Slides from week 3
Feb 3rd
  • CSS Selectors
  • Div
  • Images Continued
    • Background Images
    • Image as a Link
Feb 10th
  • Image Maps
  • The Favorites Icon
  • Begin Java Script
    • Logical Flow
    • Alerts/Prompts
    • Variables and Datatypes
Feb 17th
  • Event Attributes
  • get Element By Id
  • This Element
  • innerHTML
  • Assignment Statement
  • Review Sheet for Exam 1 will be posted Friday
  • this KEYWORD and getElementById
    DEMO
Mar 2nd Back to JavaScript
Mar 9th SPRING BREAK
Mar 16th SPRING BREAK
Mar 23rd JavaScript Arithmetic, Tables
Mar 30th JavaScript Conditional Statements
Apr 6th
  • Logical Operators AND OR
  • Loops
  • Embed Videos
Apr 13th
  • FOR,WHILE LOOPS
  • ARRAYS
  • Slide Show
Apr 20th
Apr 27th LAST DAY OF CLASS