
CSS - wstęp

Quiz
•
Computers
•
10th Grade
•
Medium

Leszek Łunecki
Used 4+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Jak można dołączyć zewnętrzny arkusz stylów CSS do dokumentu HTML?
<css>link href="styles.css" rel="stylesheet"</css>
<style src="styles.css"></style>
<link rel="stylesheet" type="text/css" href="styles.css">
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Która deklaracja wewnętrznego stylu jest prawidłowa?
<style type="text/css">body {background-color: #fff;}</style>
<css>body {background-color: #fff;}</css>
<internal-style>body {background-color: #fff;}</internal-style>
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
W jaki sposób można dodać styl bezpośrednio do elementu HTML?
<div style="background-color: #ccc;">Tekst</div>
<div class="styled">Tekst</div>
<div> Tekst</div>
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Które z poniższych to właściwa składnia komentarza w arkuszu stylów CSS?
/* To jest komentarz */
// To jest komentarz
<!-- To jest komentarz -->
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Jaka jest rola atrybutu type w elemencie <script>?
Określa typ zawartości skryptu.
Jest to atrybut nieobowiązkowy i nie wpływa na działanie skryptu.
Jest używany tylko w przypadku skryptów JavaScript.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Jaki jest cel zastosowania selektorów CSS?
Określanie, które elementy HTML będą miały zastosowane style.
Definiowanie koloru tła dla strony.
Kontrolowanie działania skryptów JavaScript.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Które z poniższych jest właściwe do wyśrodkowania tekstu w elemencie <div> za pomocą CSS?
text-align: center;
align: center;
center-text: true;
Create a free account and access millions of resources
Similar Resources on Wayground
26 questions
CodeHS Unit 5 Chapter Test

Quiz
•
8th - 12th Grade
25 questions
web development

Quiz
•
10th Grade
20 questions
Html

Quiz
•
10th Grade
20 questions
Latihan html dan css

Quiz
•
KG - University
20 questions
Ulangan Harian 1 CSS PPL 2

Quiz
•
9th - 12th Grade
19 questions
ITS HTML CSS 1

Quiz
•
9th - 12th Grade
20 questions
สอบกลางภาค HTML5

Quiz
•
10th Grade
21 questions
How the Internet Works & Web Design Intro

Quiz
•
7th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade