Personal tools
You are here: Home / Users / Ralf Hemmecke / Teaching / Computer-Based Working Environments / CBWE: HTML, CSS, etc.

CBWE: HTML, CSS, etc.

Basic HTML knowledge

HTML

Websites at RISC

Simple HTML editing (seamonkey/iceape)

CSS - Styling your HTML site

  • CSS - a language to define appearance of web pages, define at http://www.w3.org/Style/CSS/
  • Example in mystyle.css: h2 {color: red;}
  • Use in of mytest.html:
    <link rel="stylesheet" href="mystyle.css">

Additional Links

 

« January 2025 »
January
MoTuWeThFrSaSu
12345
6789101112
13141516171819
20212223242526
2728293031