Font size
WorksheetsBasics of Web Technology
Total questions: 25
Worksheet time: 13mins
Comments in coding is used to help
the programmer
anyone viewing the website
the editor of the code
the reader of the code
Which of the following language is used to write animation and games in browser ?
C Programming
HTML
Java
None of these
Which of the following is called as protocol in the URL ?
http://www.c4learn.com
c4learn
www
http
.com
Which character is used to represent when a tag is closed in HTML?
#
!
/
\
Network Connecting Several networks is called as _________.
Social Network
ARPA net
Internet
Intranet
Which of the following is correct about HTML?
HTML uses user define tags
Html uses tags defined within language
Both A and B
None of these
Which of the following tags doesn’t require a closing tag?
<br>
<b>
<p>
<table>
How many sizes of headers are available in HTML by default?
5
6
2
4
Which of the following tag is used for inserting the largest heading in HTML?
head
<h1>
<h6>
heading
HTML files are saved by default with the extension?
.html
.htm
.h
.xml
What does the abbreviation HTML stand for?
Hypertext Markup Language
Hightext markup language
Hypertext Markdown Language
None of these
What is the smallest header in HTML by default?
h1
h2
h5
h6
What is the effect of the <b> tag?
It Converts the Text Into Bold format
It is used to convert your text into black and White
It is used for changing the font size
It is used to break the sentences.
What does the term "bug" mean for technology?
problem
an insect
not enough memory
Everything visible on a web page goes between these two tags.
<body> </body>
<title> </title>
<header> </header>
None of the Above
Group of webpages is called _____.
Website
Web browser
Web Search engine
None of the above
This is used to find or locate a certain website
Webpage
Website
Web browser
Web search engine
Teresa wants to create an account on Facebook, a social networking site, where will she type www.facebook.com on her web browser?
Address Bar
Find Bar
Search Bar
Title Bar
What do you call a program that interprets HTML?
Webpage
Website
Web browser
Web
Why were cookies designed?
For server-side programming
For client-side programming
Both
None
