Lesson no. 1 in CSS

Lesson no. 1 in CSS

1st Grade

7 Qs

quiz-placeholder

Similar activities

MCA-Quiz-2

MCA-Quiz-2

1st - 3rd Grade

11 Qs

Yr9_Lesson2_mem_recall

Yr9_Lesson2_mem_recall

1st - 5th Grade

10 Qs

Aplikasi Basis Data

Aplikasi Basis Data

1st - 5th Grade

10 Qs

7-րդ դասարան Excel ինֆորմատիկա

7-րդ դասարան Excel ինֆորմատիկա

1st - 2nd Grade

12 Qs

Графічні зображення та гіперпосилання на вебсторінці

Графічні зображення та гіперпосилання на вебсторінці

1st - 12th Grade

11 Qs

TMK Tahun 6 Ulang kaji

TMK Tahun 6 Ulang kaji

KG - University

11 Qs

แบบทดสอบหลังเรียนหน่วยที่ 2  เรื่องที่ 1 ออกแบบโปรแกรม

แบบทดสอบหลังเรียนหน่วยที่ 2 เรื่องที่ 1 ออกแบบโปรแกรม

1st - 5th Grade

10 Qs

Pascal pro

Pascal pro

1st Grade

10 Qs

Lesson no. 1 in CSS

Lesson no. 1 in CSS

Assessment

Quiz

Computers

1st Grade

Hard

Created by

Pia Umali

FREE Resource

7 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

________ are two strips of metal that are mounted to the slides of the disk drives

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Computer Systems Servicing has 7 Common Competencies and 4 Core Competencies.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The COC 2 of CSS NCII is all about Installing and Configuring Computer Systems.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Telecommunication means long distance communication?

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML5 with CSS provides an effective and simple way to structure Web pages. The developers of HTML5 created specific elements to define the document structure. These elements include <header>, <footer>, <main>, <nav>, <section>, and <aside>....which one is missing?
<article>
<title>
<h1>
<p>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defines the main content of the document body
Cannot be the child of the header, nav, article, aside or footer elements
<header>
<section>
<nav>
<main>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defines the bottom of the Web page, similar to the footer in a word-processing document
Also can be contained in article, aside, nav, main and section elements to provide a footer in those areas
<article>
<aside>
<footer>
<main>