Advertisements
Advertisements
______ character is used to create an id in CSS.
Concept: undefined >> undefined
A CSS rule set contains ______ and ______.
- Set
- selector
- post
- declaration
- <>
Concept: undefined >> undefined
Advertisements
CSS types are ______, ______ and ______
- internal
- external
- control
- inline
- loop
- style
Concept: undefined >> undefined
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
______ are links on one website that, when clicked, take the user to another site.
Concept: undefined >> undefined
One of the optimization factor to improve images is by using __________ attribute.
Concept: undefined >> undefined
The __________ files tells search engine which pages you want to exclude from indexing.
Concept: undefined >> undefined
The page content optimization can be done by using keywords in ___________ and ___________
a) <font>
b) <title>
c) <hr>
d) <meta>
e) <input>
Concept: undefined >> undefined
Other factors to rank the website higher are ______ and _____________
a) Desktop friendly
b) Speed of the website
c) Creating robots.txt
d) No backlinks
e) No external links
Concept: undefined >> undefined
Explain in short SEO Keyword search.
Concept: undefined >> undefined
Explain any two Page content optimization points.
Concept: undefined >> undefined
Explain how could you optimize images.
Concept: undefined >> undefined
An _________ is a variable, which can hold more than one value at a time.
Concept: undefined >> undefined
$_POST is an array of variables passed via the URL parameters.
Concept: undefined >> undefined
