CSS float tutorial

The educational technology and digital learning wiki
Revision as of 15:02, 16 November 2011 by Daniel K. Schneider (talk | contribs) (Created page with "{{stub}} {{Web technology tutorial|Intermediate}} <pageby nominor="false" comments="false"/> Category: CSS {{incomplete}} {{Web technology tutorial|Beginners}} <pageby nomi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Draft

<pageby nominor="false" comments="false"/>

<pageby nominor="false" comments="false"/>

Learning goals
  • Understand CSS float
  • Be able to create simple layouts using floats
Prerequisite
Concurrent
Moving on
Level and target population
  • Beginners
Teaching materials
Remarks
  • This tutorial is intended for students in a field that is technology intensive (e.g. computer applications or educational technology). For people who need less, there exist many easy CSS tutorials on the web. This text is intended for students who also must learn principles and who are willing to learn CSS by doing a project, looking at CSS code and online reference manuals.
  • Ideally, a teacher also should assign a text formatting task, during or before assigning this tutorial for reading).
  • There are some inline examples. However, they had to be created in a away that makes them fit into a wiki page. I.e. we use inline style (something we usually don't advocate) and we also had to add extra styling properties.