An Unordered HTML List

An Ordered HTML List

    1. A piece of coffee
    2. A piece of lard
    3. A piece of celery
    1. A piece of coffee
    2. A piece of lard
    3. A piece of celery
    4. Milk

    The href Attribute

    HTML links are defined with the a tag. The link address is specified in the href attribute:

    This is a link

    Size Attributes

    Images in HTML have a set of size attributes, which specifies the width and height of the image:


    Not Available

    Css example

    Css External link

    Css ID example

    Css Class example

    Group Selectors

    This is the same as

    Font, Background and Border colors

    Hello World

    Hello World

    Hello World

    Background properties

    Border properties

    A dotted border.

    A dashed border.

    A solid border.

    A double border.

    A groove border.

    A ridge border.

    An inset border.

    An outset border.

    No border.

    A mixed border.

    Code Academy Lesson 1

    Code Academy Lesson 1 (Variables, constants, and string interpolation)

    Lesson 2 Flow control

    Lesson 3 Functions

    Java Script Reference