COAP:COAP-2100/week5

The educational technology and digital learning wiki
Jump to navigation Jump to search

Week 5 COAP 2100

Topics Covered

Teaching materials

Classroom activities

Mid-term exam (provisional !)

You will be allowed to use all materials (open book, open Internet). However, use of websites that allow P2P or other forms of communication is strictly forbidden. Offenders will get an F.

Subjects that will be tested
  • Be able to find information in the SitePoint HTML and CSS reference
  • Understand underlying principles of web formats (HTML, XHTML and CSS)
  • Be able to create HTML code and detect errors
    • Required tags: html,body,title,link,style,a,img,h1,h2,h2,p,ul,ol,li,div,span
    • Required attributes: style + the elementary attributes for the HTML a,img and link tags.
  • Simple CSS styling
    • Basic selectors
    • Class and IE selector
    • Simple boxing properties (not positioning)
    • Simple text properties, e.g. fonts, color
  • Simple design principles
    • Color schemes
    • Testing a web site with users
Exam type
  • The exam will be a quiz with various types of questions(e.g. MCQs, fill-in, debug, short answers)

Homework