Search Header Logo

Úvod do CSS

Authored by Čeněk Ďurian

Information Technology (IT)

12th Grade

Used 5+ times

Úvod do CSS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Jakým způsobem lze použít CSS inline?

Přidáním atributu style přímo k HTML elementu
Použitím značky <style> uvnitř <head>
Připojením externího CSS souboru pomocí <link>
Pomocí JavaScriptu

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Která z následujících možností správně připojí externí CSS soubor?

<link rel="stylesheet" href="styles.css">
<style src="styles.css"></style>
<script src="styles.css"></script>
<link src="styles.css" type="stylesheet">

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Jaký je správný zápis CSS vlastnosti a hodnoty?

color: red;
red = color;
color - red;
color:red

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Jak nastavíte text na font Arial?

font-family: Arial;
font-style: Arial;
font: Arial;
text-family: Arial;

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Jak změníte barvu textu na modrou?

color: blue;
text-color: blue;
background-color: blue;
font-color: blue;

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Jak nastavíte barvu pozadí na žlutou?

background-color: yellow;
background: yellow-color;
color: yellow;
border-color: yellow;

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Kterou vlastností nastavíte tloušťku písma?

font-weight: bold;
font-thickness: bold;
text-weight: bold;
weight: bold;

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?