Q3G4

Q3G4

University

8 Qs

quiz-placeholder

Similar activities

Pautan Teks dan Imej dalam HTML

Pautan Teks dan Imej dalam HTML

1st Grade - University

5 Qs

Html quiz

Html quiz

KG - Professional Development

10 Qs

HTML(cont.)

HTML(cont.)

KG - Professional Development

13 Qs

Day 2

Day 2

University

10 Qs

JSP

JSP

University

10 Qs

HTML

HTML

KG - Professional Development

8 Qs

QUIZ WEEK 1: HTML

QUIZ WEEK 1: HTML

University

11 Qs

HTML Basics

HTML Basics

University

10 Qs

Q3G4

Q3G4

Assessment

Quiz

Other

University

Hard

Created by

Omnia Elrashidy

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which HTML tag is used to insert an image?

<img url=”htmllogo.jpg” />

<img alt=”htmllogo.jpg” />

<img src=”htmllogo.jpg” />

<img link=”htmllogo.jpg” />

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What are the attributes used to change the size of an image?

small and big

width and height

top and down

None of the above

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is the correct way to create a list using the lowercase letters?

  1. <ol alpha = "a" >

  1. <ol type = "a">

  1. <ol letter = "a">

  1. None of the above

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following tag is used to create a combo box (or drop-down box)?

  1. <list>

  1. <select>

  1. <input type = "dropdown">

  1. <ul>

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which HTML tag is used to display the power in expression, i.e., (x2 - y2)?

  1. <sup>

  1. <sub>

  1. <p>

  1. None of the above

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which tag is used to display a single-line text input field?

  1. <input type="textbox">

  1. <input type="checkbox">

  1. <input type="text">

  1. <input type="submit">

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The actual machinery in a computer is called____________.

action

hardware

software

programs

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A System_________________.

is a place for the operation

is a set of the processes to perform the operation.

does not accept the input/output.

is when the result are not obtained.