COAP:COAP-3120/week1: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
Line 11: Line 11:


'''Tell us what you like'''
'''Tell us what you like'''
* Find a page you like and tell us what you like
* Find a page you like and tell us what you like. If you can't find any, have a look at http://www.csszengarden.com/
* In case you already are familiar with CSS, tell what you would like to learn.
* In case you already are familiar with CSS, tell what you would like to learn.


'''Introduction to HTML and CSS'''
'''Introduction to HTML and CSS'''
* Hands-on introduction to HTML and CSS using the Komposer software
* Hands-on introduction to HTML and CSS using the Komposer software
* Using the Code burner extensions
; Textbook
* Chapter 1, Introducing Cascading Style Sheets
* Chapter 2, The Bits that make up a Style Sheet
; Reference
* [[CSS_tutorial]] (short and dense text I wrote)
* [http://reference.sitepoint.com/ http://reference.sitepoint.com/] (same as code burner)
* http://www.htmlpedia.org/wiki/List_of_CSS_Properties


=== Wednesday (canceled) ===
=== Wednesday (canceled) ===

Revision as of 23:33, 23 October 2011

COAP 3180 Week 1 program

Monday

The work environment

    • The World Classoom
    • EduTechWiki
    • Software (see the main page)

Tell us what you like

  • Find a page you like and tell us what you like. If you can't find any, have a look at http://www.csszengarden.com/
  • In case you already are familiar with CSS, tell what you would like to learn.

Introduction to HTML and CSS

  • Hands-on introduction to HTML and CSS using the Komposer software
  • Using the Code burner extensions
Textbook
  • Chapter 1, Introducing Cascading Style Sheets
  • Chapter 2, The Bits that make up a Style Sheet
Reference

Wednesday (canceled)

  • This lesson is canceled (Instructor absent). See you on Monday week 2.

Homework week 1

None. However, students who never did any HTML should try to catch up a little with HTML

Read one of (your choice)

Play:

  • Try to create an HTML page with composer and look at the source code. Make a few modification to the HTML code and see what happens.