User Tools

Site Tools


web_design:letter

This is an old revision of the document!


Web Development: Letter

Objective

In this lesson you will:

  1. learn about HTML tags
  2. create a document with basic styling
  3. create a simple Javascript program
  4. use jsfiddle to test HTML, CSS and JS code

Prerequisites

  • Basic computer skills

Activities

  1. Open jsfiddle in your browser.

Review

In this lesson you learnt the following:

  • Tools
    • jsfiddle
  • HTML tags
    • <p>
    • <h1>-<h6>
    • <b>
    • <i>
    • <span>
  • HTML text attributes
    • font-size
    • font-family
    • color
    • background-color
    • text-align
    • text-decoration
    • text-transform
    • font-variant
    • text-indent
    • line-height
    • text-shadow
web_design/letter.1633295980.txt.gz · Last modified: 2023/08/16 09:33 (external edit)