Start by studying the CSS material on lecture material and/ or some other good source.
Study elementary CSS from the practice examples. Complete them as needed, if you are already familiar with basic, you can skip those parts.
Learn more about CSS for example at Dave Raggett's Introduction to CSS or from the w3schools site http://www.w3schools.com/.
Examples of possibilities offered by CSS at http://www.csszengarden.com/.
The CSS validator is at http://jigsaw.w3.org/css-validator/.
Combine the basic HTML5 structure with CSS stylesheets. Design a page, such as the opening page for our campus library or cafeteris, that is nicely displayed on three different screen sizes: a large PC screen, on a tablet and on a smart phone. You have to decide which content is important for all and which content you can omit from smaller screens.
Created by: Jaana Holvikivi Last update: 19.1.2013 |