Advertisements
Advertisements
A CSS rule set contains ______ and ______.
- Set
- selector
- post
- declaration block
- <>
Concept: undefined > undefined
CSS types are ______, ______ and ______
- internal
- external
- control
- inline
- loop
- style
Concept: undefined > undefined
Advertisements
Positioning types in CSS are ______
- Static
- fixed
- absolute
- position
- dynamic
- nested
Concept: undefined > undefined
Types of floating properties are ______, ______, ______
- left
- zero
- right
- all
- none
- dock
Concept: undefined > undefined
Write a program using html with following CSS specification -
- The background color of the company name should be green.
- The text color of the company name should be red.
- The heading should be large with font ''comic sans ms''
- The description of the company should be displayed in blue color in a paragraph.
Concept: undefined > undefined
Write Html5 code with CSS as follows -
- Create ordered list with names of tourist Cities.
- Create unordered list with tourist places of those cities.
- Divide the list into two sections left and right by using CSS.
Concept: undefined > undefined
Write Html5 code with CSS as follows -
- To create form to accept name, age, email address, from the user.
- Create a submit button to send the data.
- The heading of the form should have a background color and a different font style.
Concept: undefined > undefined
A customer can do shopping ______ online using the type of E-commerce.
Concept: undefined > undefined
C2C type of E-commerce deals with Business and Customer.
Concept: undefined > undefined
An __________ helps to find out what you can be done to improve ranking on search engines, so that consumers can find the website with greater ease.
Concept: undefined > undefined
____________ event occurs when an element losses its focus.
Concept: undefined > undefined
onKeydown event occurs when user moves mouse pointer.
Concept: undefined > undefined
__________ and ________ are event/event handler used with text object in JavaScript.
a) onBlur
b) onMove
c) onFocus
d) onAction
Concept: undefined > undefined
The <ol> tag defines an ______
Concept: undefined > undefined
An unordered list was created using the ______ tag.
Concept: undefined > undefined
An unordered list can be numerical or alphabetical.
Concept: undefined > undefined
A multilevel list can be created in HTML5.
Concept: undefined > undefined
The ‘controls’ attribute is not used to add play, pause, and volume.
Concept: undefined > undefined
List within another list either ______ list or ______ list is called nested list.
Concept: undefined > undefined
Attributes of <area> tag is ______
- href
- src
- coords
- data
- alt
- usemap
Concept: undefined > undefined