Q3G4

Q3G4

University

8 Qs

quiz-placeholder

Similar activities

Introduction to CSS

Introduction to CSS

University

10 Qs

Mastering HTML Basics

Mastering HTML Basics

University

10 Qs

ENT116 Quiz 5%

ENT116 Quiz 5%

University - Professional Development

11 Qs

WEB DEVELOPMENT QUIZ

WEB DEVELOPMENT QUIZ

University

10 Qs

HTML Dasar

HTML Dasar

10th Grade - University

12 Qs

Web<div>

Web<div>

University

8 Qs

HTML PHP C++

HTML PHP C++

University

10 Qs

BAB 4 KOD ARAHAN-BY PO ENCEM

BAB 4 KOD ARAHAN-BY PO ENCEM

6th Grade - 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.