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