Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Student name

Homework ID

html3

Question 1

In HTML, the correct tag to insert an image is


<image source="filname.type" width="200" height="200" />
A. True
B. False
Question 2

How can we design a webpage?

ahmed.magdi.cs@gmail.com

MENIA

Page |1

Question 3

In HTML, the correct structure is


A. <html>
<head><title></title></head>
<body></body>
</html>
B. <html>
<title></title>
<head></head>
<body></body>
</html>
C. <html>
<title></title>
<body></body>
</html>

ahmed.magdi.cs@gmail.com

MENIA

Page |2

Question 4

Match each letter with the correct answer.


answer
A
B
C
D
E

www.domain.type
http
www
HTML
Browser

World wide web


Program used in opening websites
Hypertext markup language
Protocol used to transfer webpages
Example of website address

End of questions
Best of luck

ahmed.magdi.cs@gmail.com

MENIA

Page |3

You might also like