HTML - CSS - JS intro

HTML - CSS - JS intro

10th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

7th - 10th Grade

22 Qs

Ετικέτες HTML -HTML5

Ετικέτες HTML -HTML5

10th Grade

16 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

HTML & CSS

HTML & CSS

9th - 12th Grade

22 Qs

Pemrograman Web

Pemrograman Web

11th Grade

20 Qs

HTML - CSS - JS intro

HTML - CSS - JS intro

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Panagiotis Vergerakis

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML σημαίνει?

Hypertext Medium Language

Hippo Tries Making Licorice

Hypertext Markup Lingo

Hypertext Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Με ποια ετικέτα ξεκινάει η HTML ?

</html>

<<html>>

<html>

<html/>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Μία ετικέτα HTML περικλείεται από τα παρακάτω σύμβολα?

( )

{ }

[ ]

< >

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Τι λείπει από την παρακάτω σελίδα HTML ?


<!DOCTYPE html>

<html>

<body>

</body>

</html>

<head></head>

<div></div>

<img></img>

<head>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Για δημιουργία αριθμημένης λίστας θα βάλω την ετικέτα?

<list>

<ol>

<li>

<ul>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Η ετικέτα για line break αλλαγή γραμμής είναι ?

<ul>

<li>

<br>

<h1>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ποιο από τα παρακάτω θα εμφανίσει την εικόνα "frog.jpg"?

<img src="frog" width="104" height="142">

<img="frog.jpg" width="104" height="142">

<img src="frog.jpg" width="104" height="142">

<img ="frog" width="104" height"142">

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?