NEW
Font size
WorksheetsWFun Introduction
Total questions: 15
Worksheet time: 8mins
Define Internet?
Network of Computers
Group of Computers
Group of System
Collection of Switch
First message sent in ARPANET.
HI
HELLO
LOGIN
WELCOME
HTML was developed by
Tim Barns Lee
Tim Berners Lee
Tom Berners Lee
Tom Barns Lee
HTML Version that was totally removed
HTML 2
HTML3.2
HTML3
HTML4
In HTML each opening tag must have a closing tag
TRUE
FALSE
Content of which element within <HEAD> tag is displayed on a webpage
meta
style
script
title
_______ is a collection of interconnected documents and other resources
WWW
network
TCP/IP
HTTP
How many levels of heading tag is available?
1-4
1-5
1-6
1-7
________ is a computer or a software application that delivers web content, such as web pages, images, documents, and other resources, to clients upon receiving requests.
Browser
WWW
Client
Web Server
__________ is a software application that allows users to access, view, and interact with websites and web content on the internet.
Web Page
Server
Browser
Client
Which tag is used to describe the version of HTML used in a web page?
meta tag
doctype tag
html tag
title tag
Text Formatting and CSS is added in HTML Version
3.0
3.2
4.01
2.0
Who Provides the standards and guidelines for Word Wide Web?
W3C
IEFT
Apple
Which is the root element in HTML Page?
<HTML>
<HEAD>
<BODY>
All of the above
<HEAD> tag does not contain
Title tag
Headings tag
Scripting code
Styling code
