Buy Questpond's video subscriptions on
huge discount
.
Online: 12215
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
> HTML 5
HTML 5 Interview Questions and Answers (188) - Page 6
Latest and authentic Interview questions. You can also
post an interview question
and
win monthly prizes
as well as gain community
credit points
.
188 records found.
Post
|
Interview Experiences
|
Interview FAQs
|
Online Interviews
|
Exclusive Questions
Get 650+ Questpond's Interview videos on discount
Loading ...
How to represent the progress of a task in HTML5?
NOTE: This is objective type question, Please click question title for correct answer.
What is the use of q tag in HTML5?
NOTE: This is objective type question, Please click question title for correct answer.
What is the difference between get() and post() methods in HTML form?
Get():When a form contain get() method, it will append key and value pair at the end of the url as query string. It is unsecured and it will pass small amount of data.
Post():Post() method is used to pass secured data with no limitation. It will not append the data in the url.
What is the use of Canvas element in HTML5?
Canvas element is introduced in HTML5. It is used to draw image graphics on a web page. It uses JavaScript to draw graphics.
What is the difference between HTML and HTML5?
HTML5 is the upgraded version of HTML.
HTML5 introduces lot of new features like Canvas, 2D/3D Graphics,video,audio and flash etc.
It will reduce the need of external plugins.
Allow java script to run in background.
HTML5 will help us to identify the location of the user browsing any website.
When does HTML Event Attribute ONUNLOAD fire?
NOTE: This is objective type question, Please click question title for correct answer.
Which HTML Form Events does fires the moment that the element or control loses or leaves their focus?
NOTE: This is objective type question, Please click question title for correct answer.
Which Textbox or Dropdownlist event is equivalent to TextChanged event of textbox and SelectedindexChanged event of dropdownlist control on client-side?
NOTE: This is objective type question, Please click question title for correct answer.
What are the various elements provided by HTML 5 for playing media files?
NOTE: This is objective type question, Please click question title for correct answer.
HTML5 provides which features for
NOTE: This is objective type question, Please click question title for correct answer.
Which statement is true concerning <canvas> element in HTML5?
NOTE: This is objective type question, Please click question title for correct answer.
What is SVG or what are the features of SVG?
Following are the features of SVG?
1).
SVG is the abbreviation for Scalable Vector Graphics and is recommended by W3C.
2).
It is used to define vector-based graphics for the Web.
3).
The graphics are defined in XML format.
4).
An important quality of SVG graphics is that their quality is maintained even when they are zoomed or resized.
5).
All the elements and attributes of SVG files can be animated.
Which statement is true about the advantages of SVG over other image format like JPEG or GIF?
NOTE: This is objective type question, Please click question title for correct answer.
Which option is related to a Web Worker?
NOTE: This is objective type question, Please click question title for correct answer.
Can a WebWorker access the localStorage?
No, localStorage and sessionStorage are both undefined in a webworker process.
You would have to call postMessage() back to the Worker's originating code, and have that code store the data in localStorage.
Interestingly, a webworker can use an AJAX call to send/retrieve info to/from a server, so that may open possibilities, depending on what you're trying to do.
Which JavaScript objects are not accessible to web worker?
NOTE: This is objective type question, Please click question title for correct answer.
DHTML is a combination of
NOTE: This is objective type question, Please click question title for correct answer.
Terminate() Method is used for performing which operation?
NOTE: This is objective type question, Please click question title for correct answer.
If Background Image is smaller than Window size,in such case what will happen to image?
NOTE: This is objective type question, Please click question title for correct answer.
Graphics defined by SVG is in which format?
NOTE: This is objective type question, Please click question title for correct answer.
1
2
3
4
5
6
7
8
9
10
More HTML 5 Exclusive Interview Questions & Answers here
Found this useful, bookmark this page to the blog or social networking websites.
Bookmark It
Interview Questions and Answers Categories
.NET Certifications
.NET Core
.NET Framework
ADO.NET
AI ML
Android
Angular
AngularJS 1x
Aptitute Test
ASP.NET
ASP.NET AJAX
ASP.NET Core
ASP.NET MVC
ASP.NET Web API
Aurelia
Azure
Best Practices
BizTalk Server
Bootstrap
C#
Cloud
CMS
CSS 3
Data Structures & Algorithms
Design Pattern & Practices
DotNetFunda.Com
Entity Framework
Error and Solution
F#
Function Points (FPA)
HR
HTML 5
IIS
Interview Questions
JavaScript
jQuery
Kinect
LightSwitch
LINQ
Management
Mobile Development
MSBI (SSIS, SSRS, SSAS)
Mule
Networking
News and Community
Node.js
NoSql
OOPS
Oracle
Others
PostgreSQL
PowerShell
Product Reviews
Project Management
Python
QA (Testing)
R Language
Regular Expressions
SEO
SharePoint
SignalR
Silverlight
Sql Server
TypeScript
UML
VB.NET
Visual Studio
WCF
Web Analytics
Web Services, Remoting
Windows 8
Windows Forms
Windows Metro
Windows Phone
WPF
WWF
XML