Please select a subject first
Advertisements
Advertisements
State whether the following statement is True or False.
Charset is used for character encoding declaration.
Concept: undefined >> undefined
A variable starts with __________ sign followed by variable name.
Concept: undefined >> undefined
Advertisements
A variable declared ___________ a function has global scope.
Concept: undefined >> undefined
The scope of variable can be _______, _______, ______.
a) local
b) global
c) universal
d) static
e) final
f) outside
Concept: undefined >> undefined
What are the rules for declaring variables in PHP?
Concept: undefined >> undefined
The ______ property is used to set position for an element.
Concept: undefined >> undefined
The float property defines the ______ of content.
Concept: undefined >> undefined
______ is used with elements that overlap with each other.
Concept: undefined >> undefined
State whether the following statement is True or False.
.cs is the extension of CSS file.
Concept: undefined >> undefined
A programmer wants to define range for age between 18 to 50, he will use a form with following appropriate control.
Concept: undefined >> undefined
______ character is used to create id in CSS.
Concept: undefined >> undefined
A CSS rule set contains ______ and ______.
Concept: undefined >> undefined
CSS types are ______, ______ and ______.
Concept: undefined >> undefined
Positioning types in CSS are ______.
Concept: undefined >> undefined
Types of floating properties are ______, ______, ______.
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
