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