Skip to Main Content

Creating a Website to Promote Your Library Program: Cascading Style Sheets

Cascading Style Sheets

Code used for describing the presentation of a document written in a markup language (html).

CSS Tool

Try It Font Size- online CSS generator

A Sample of *.css Code ...

This piece of code:

h1 {
    font-size: 40px;
}

h2 {
    font-size: 30px;
}

p {
    font-size: 20px;
}

... and This is What That Code Does.

This is heading 1

This is heading 2

This is a paragraph.

This is another paragraph.

School Library System | Cayuga-Onondaga BOCES | 1879 West Genesee Street Road | Auburn, NY 130211879 West Genesee Street Road ● Auburn, NY 13021