Should be written in upper case
Should be written in lower case
Should be written in proper case
Can be written in both upper case or lower case
HTML Body
HTML Tag
HTML Attribute
HTML Entity
<hr>
<br>
<line>
<divider>
1990
1980
2000
1995
in upper case
case-sensitive
in lowercase
not case sensitive
</ comment text >
<!-- comment text -->
</ comment text />
< comment text !>
<select>
<body>
<input>
Both (A) and (B)
Tags
Codas
Slashes
Properties
User defined Tags
Pre-Specified Tags
Predefined Tags
All of the Above
.web
.html
.xml
Both A and B
<!doctype html>
</DOCTYPE html>
DOCTYPE htmls
<DOCTYPE html>
Body
Head
Division
Table
To store information usually relevant to browsers and search engines
To only store information usually relevant to browsers
To only store information about search engines
To store information about external links
favicon
image
icon
fav
<Body>
<Title>
<HTML>
<Form>
<Head>
<title>
<p>
<img>
<ul>
<a>
<li>
Steve Jobs
Tim Berners-Lee
Bill Gates
Vint Cerf
Hyper Tabular Markup Language
Hyper Text Markup Language
High Text Markup Language
None of these
#
!
/
\
</doctype html>
<doctype html>
<doctype html!>
body tag
html tag
head tag
title tag
<TITLE>
<BODY>
HTML tag
HEAD tag
TITLE tag
EM tag
<background>yellow<Background>
<body color = yellow>
<body bgcolor = yellow>
<body bg =yellow>
<tagName attributeName="value">...</tagName>
</tagName attributeName="value">...</tagName>
<attributeName="value" tagName>...</tagName>
<tagName >...</ attributeName="value" tagName>
Comments
Web page
HTML element
bgcolor
text
color
background
# and #
{ and }
! and ?
< and >
<Doctype HTML>
<! DOCTYPE html>
<Doctype>
<\Doctype html>
.com
.hdoc
Links
Webpages
Metadata
Pictures
Compiler
Server
Web Browser
Interpreter
Comment tag
Document tag
Container tag
None of the above
<marquee>
<table>
#FFFFFF
#000000
#FF0000
#00FF00
<line directon = "horizontal">
<tr>
font
HTML
Web
XML
SGML
HTML 4.0
HTML 5.0
<head>
<html>
<document>
width
size
thickness
weight
Attribute
Cookie
Ordered List
Hypertext
back color
<body background = "img.png">
<img background = "img.png">
<bg-image = "img.png">
Markup Language
Programming Language
Network Protocol
Scripting Language
a scheme to be used to interpret the value of the content attribute
a name for the metadata
the character encoding for the HTML document
none of the mentioned