CSS text styling tutorial: Difference between revisions
Jump to navigation
Jump to search
m (Created page with "{{Incomplete}} {{under construction}} {{Web technology tutorial|Beginners}} <pageby nominor="false" comments="false"/> <div class="tut_goals"> ; Learning goals * Understand the ...") |
mNo edit summary |
||
Line 6: | Line 6: | ||
<div class="tut_goals"> | <div class="tut_goals"> | ||
; Learning goals | ; Learning goals | ||
* | * Be able to style text-centric HTML pages (e.g. articles, tutorials, novels) | ||
; Moving on | ; Moving on |
Revision as of 20:29, 31 October 2011
This article or section is currently under construction
In principle, someone is working on it and there should be a better version in a not so distant future.
If you want to modify this page, please discuss it with the person working on it (see the "history")
<pageby nominor="false" comments="false"/>
- Learning goals
- Be able to style text-centric HTML pages (e.g. articles, tutorials, novels)
- Moving on
- Level and target population
- Beginners
- Remarks
- This tutorial is intended for students in educational technology or any other field that is technology intensive. 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 more CSS by looking at CSS code and online reference manuals. Ideally, a teacher also should introduce CSS through hands-on lab activities (after, during or before assigning this tutorial for reading).