CSE :: HTML- CS
- Which of the following allows user to view a webpage?
- What is DOM in HTML?
-
This is used to
<meta http-equiv="X-UA-Compatible" content="IE=8">
- Which one of the following is an open source JavaScript library that enables styling for HTML5 elements in versions of Internet Explorer before IE 9 ?
- Which one of the following is not a step to install a library you need to perform the compatibility in browsers ?
- Which property is used to detect the browser’s user agent and code based on the pertinent cases?
- Some users have requested tests for IE’s float double margin bug, and support for position:fixed. Which API is suitable for them?
- ___________ is an open source JavaScript library that allows support for different levels of experiences based on the capabilities of each browser.
- ____________ allows you to add custom styles to the document and test an element afterwards.
- Modernizr does actually add missing functionalities to browsers save for the HTML5 tags styling support.