Correct Answer : Tim Berners-Lee
Correct Answer : Hyper Text Markup Language
Correct Answer : World Wide Web
<h1>
<heading>
<head>
<h6>
Correct Answer : <h1>
<hr>
<br>
<lb>
<break>
Correct Answer : <br>
<body style="background-color:yellow;">
<background>yellow</background>
<body bg="yellow">
<body color="yellow">
Correct Answer : <body style="background-color:yellow;">
<strong>
<b>
<i>
<important>
Correct Answer : <important>
<italic>
<em>
Correct Answer : <em>
<a href="url" target="new">
<a href="url" new>
<a href="url" target="_blank">
<a href="url" target="blank">
Correct Answer : <a href="url" target="_blank">
<table><tr><tt>
<table><head><tfoot>
<thead><body><tr>
<table><tr><td>
Correct Answer : <table><tr><td>
<ol>
<list>
<dl>
<ul>
Correct Answer : <ol>
Correct Answer : <ul>
<a url="http://www.freetimelearning.com">freetimelearning.com</a>
<a>http://www.freetimelearning.com</a>
<a href="http://www.freetimelearning.com">freetimelearning</a>
<a name="http://www.freetimelearning.com">freetimelearning.com</a>
Correct Answer : <a href="http://www.freetimelearning.com">freetimelearning</a>
*
/
^
<
Correct Answer : /
<checkbox>
<check>
<input type="check">
<input type="checkbox">
Correct Answer : <input type="checkbox">
<textfield>
<input type="text">
<textinput type="text">
<input type="textfield">
Correct Answer : <input type="text">
Where we can use <style> tag ?
just in <head> element
just in <body> element
in <head> and in <body> elements
just in <footer> element
Correct Answer : just in <head> element
<li>
<img>
<a>
Correct Answer : <a>
// This is HTML comment
<!-- This is HTML comment --> ​
// This is HTML comment //
/* This is HTML comment */
Correct Answer : <!-- This is HTML comment -->
<!-- This is HTML comment -->
Correct Answer : fontSize
<input type="radio">
<textarea></textarea>
<input type="server">
<input type="send">
<input type="submit">
<input type="mail">
Correct Answer : <input type="submit">
Correct Answer : images
Correct Answer : gif
Correct Answer : height and width
Correct Answer : A Link
Correct Answer : Space to the left and right
Correct Answer : 1x1 pixel transparent image
Correct Answer : Both A and C above
Correct Answer : All
Correct Answer : 13
Correct Answer : Helps include one webpage into another
Correct Answer : To store information usually relevant to browsers and search engines.
<ls>
Correct Answer : <li>
Correct Answer : value
Correct Answer : @font-face
Correct Answer : To logically divide the document
Correct Answer : To Separate cell walls from their contents.
Correct Answer : Rowspan
Correct Answer : Internet Service Provider
Correct Answer : To collect user's input.
Correct Answer : File Transfer Protocol
<body style="background-image:url(image.jpg)">
<background img="image.jpg">
<body bg="image.jpg">
<body background-src="image.jpg">
Correct Answer : <body style="background-image:url(image.jpg)">
<a href="example@gmail.com">
<a href="mailto:example@gmail.com">
<a mailto="example@gmail.com">
<mail>example@gmail.com</mail>
Correct Answer : <a href="mailto:example@gmail.com">
Correct Answer : Macromedia Flash
<mp3>
<audio>
<sound>
<music>
Correct Answer : <audio>
<video>
<media>
<movie>
<play>
Correct Answer : <video>
A <!DOCTYPE> defines the document type of any HTML document. It can be of three types:
Correct Answer : Strict,Transitional, or Frameset
<link type=" " hrel=" / ">
<link rev=stylesheet type=" ">
<link rel=" " text" ">
<link rel=" " href=" ">
Correct Answer : <link rel=" " href=" ">
<base>
<acronym>
<abbr>
<cite>
Correct Answer : <acronym>
Correct Answer : HTML elements
<font>
<menu>
<q>
<ins>
Correct Answer : <font>
Correct Answer : geolocation.clearPosition()
Correct Answer : contextmenu
Correct Answer : onforminput
<!DOCTYPE HTML5>
<!DOCTYPE html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 5.0//EN" "http://www.w3.org/TR/html5/strict.dtd">
<html !DOCTYPE>
Correct Answer : <!DOCTYPE html>
The HTML <canvas> element is used to:
Correct Answer : draw graphics
Correct Answer : required
<measure>
<gauge>
<range>
<meter>
Correct Answer : <meter>
In HTML, what does the <aside> element define?
Correct Answer : Content aside from the page content
Correct Answer : tag name
Correct Answer : bdi
Correct Answer : command
Correct Answer : range
Correct Answer : tel
Correct Answer : keygen
Correct Answer : mark
Correct Answer : nav
Explanation : The nav element represents a section of a page that links to other pages or to parts within the page: a section with navigation links.
Correct Answer : rt
Correct Answer : track
Correct Answer : Integrated Development Environment
Correct Answer : unlimited
Correct Answer : Editable Regions
Correct Answer : Both (a)&(b)
Correct Answer : Client-server
Correct Answer : Empty elements are element with no data
<DT>
<DD>
Correct Answer : full paragraph
Correct Answer : a system that consists of a code which pairs each character with a pattern,sequence of natural numbers or electrical pulse in order to transmit the data
<LL>
<DL>
<DS>
Correct Answer : <DL>
Correct Answer : BASE element
<ISINDEX>
<A>
<LINK>
Correct Answer : <LINK>
Correct Answer : #
Correct Answer : Both A & B
Correct Answer : Saturation
Correct Answer : Web Browser
Correct Answer : Both UTF-8 And UTF-32
Correct Answer : xmlns
Explanation : The xmlns attribute specifies the xml namespace for a document. It is manadatory in XHTML while in HTML5 it is optional. The root element of an XHTML document must be html, and must contain an xmlns atrribute to associate it with the XHTML namespace.
Correct Answer : XHTML 1.0 Strict
Correct Answer : both 16×16 and 48×48
Correct Answer : MNG
Correct Answer : rel
<address>
<aside>
<article>
<footer>
Correct Answer : <aside>
<jframe>
<frameset>
<iframe>
<frame>
Correct Answer : <iframe>
Correct Answer : Document type definition
Correct Answer : 3
<canvas>
Correct Answer : container
Correct Answer : Document object model
Correct Answer : SGML
Correct Answer : Yes
<!DOCTYPE>
<DOCTYPE>
<TYPE>
<!TYPE>
Correct Answer : <!DOCTYPE>
Correct Answer : all of the above
Correct Answer : No
Correct Answer : siblings
1) <aside> 2) <summary> 3) <progress> 4) <embed>
Correct Answer : <embed>
<embed>
Correct Answer : 1,2,3,4,6
Correct Answer : Java script
Correct Answer : World Wide Web Consortium
<body background=”yellow”>
<background>yellow< backgound>
<bold style=”background-color:white”>
Correct Answer : <body background=”yellow”>
<source>
<track>
<time>
Correct Answer : <time>
Correct Answer : Scalable Vector Graphics
Correct Answer : DHTML
Correct Answer : one session
Correct Answer : XML
Correct Answer : It’ll be repeated
Correct Answer : ontenteditable attribute can not be used with article element
Correct Answer : loop
Correct Answer : currentSrc
Correct Answer : content type/MIME type
Correct Answer : Muro
Correct Answer : MIME
Correct Answer : inline frame
Correct Answer : True
Correct Answer : in background
Correct Answer : seamless
Correct Answer : URL
Correct Answer : manifest file
Correct Answer : opening new document
Correct Answer : 256
Correct Answer :
Correct Answer : Object
Correct Answer : getCurrentPosition()
Correct Answer : terminate a web worker
Correct Answer : getItems()
Correct Answer : Text file