More than a Pathshala
Login using
Which of the following is used to define a set of navigation links?
<navigation>
<nav>
<navlink>
<linktab>
Which of the following tag is not available in HTML5?
<aside>
<body>
<applet>
<acronym>
Which of the following attribute is used to make any field mandatory?
required
non-empty
mandatory
isrequired
Which of the following is valid doctype for HTML5?
<!DOCTYPE html!>
<!DOCTYPE htmlns>
<!DOCTYPE html>
<!DOCTYPE html5>
Web Worker are used in HTML5 to -
Web Workers provide a simple means for web content to run scripts in background threads.
Web Workers are primiraly used to open a long-living connection socket with server.
Web Workers are primiraly used to store cookies at client browser.
Modern Pathshala