Font size
WorksheetsHTML Beginner Quiz1
Total questions: 10
Worksheet time: 7mins
what is the main language that we use to write web pages?
Python
SQL
C++
HTML
What is a hypertext?
Really exciting text
Any text that can be displayed on your computer
Texts that can have references to other documents or resources
What HTML stands for (a)
Web browsers are applications that are used to display the web pages.
True
False
What is a server?
A computer just like your personal computer
Something on the web
A computer that is totally different from your personal computer
What should you do if you want your web page to be published to the public?
Load the web page file to your browser
put the file on a web server
Write an email to everyone in the world and attach the web page to it
Upload the file to your social media site
Why do we write at the beginning of a web address http or https?
(a)
What http stands for?
(a)
when you go to a page on the wed your browser sends request to the server
true
false
When the server cant find your requested web page or document, it sends a error message.
True
False
