Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge | Basic Introduction
Introduction to CSS Part I
course content

Kursinnhold

Introduction to CSS Part I

Introduction to CSS Part I

1. Basic Introduction
2. Selectors and Cascade
3. Box Model

book
Challenge

This task isn't obligatory to complete the course!

Note

You can write the code in the styles.css file of the following sandbox. To see the rendered page, drag it from the right edge of a sandbox window.

Task

  1. Change the font to:

    • Arial for the heading;

    • sans-serif for the paragraph.

  2. Change the color of a text to:

    • #ff8a00 for the heading;

    • white for the paragraph.

  3. Change the size of a font to:

    • 36px for the heading;

    • 16px for the paragraph.

  4. Add padding and margin to the heading and paragraph:

    • 20px padding and 20px margin to all sides for the heading;

    • 10px padding and 20px margin to all sides of the paragraph.

  5. Set the background color of the body to #524c4c .

Here is the result you should get. If you are having problems, you can drag the code part with a solution from the left edge of the sandbox window.

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 1. Kapittel 8

Spør AI

expand
ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

course content

Kursinnhold

Introduction to CSS Part I

Introduction to CSS Part I

1. Basic Introduction
2. Selectors and Cascade
3. Box Model

book
Challenge

This task isn't obligatory to complete the course!

Note

You can write the code in the styles.css file of the following sandbox. To see the rendered page, drag it from the right edge of a sandbox window.

Task

  1. Change the font to:

    • Arial for the heading;

    • sans-serif for the paragraph.

  2. Change the color of a text to:

    • #ff8a00 for the heading;

    • white for the paragraph.

  3. Change the size of a font to:

    • 36px for the heading;

    • 16px for the paragraph.

  4. Add padding and margin to the heading and paragraph:

    • 20px padding and 20px margin to all sides for the heading;

    • 10px padding and 20px margin to all sides of the paragraph.

  5. Set the background color of the body to #524c4c .

Here is the result you should get. If you are having problems, you can drag the code part with a solution from the left edge of the sandbox window.

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 1. Kapittel 8
Vi beklager at noe gikk galt. Hva skjedde?
some-alt