Advertisements
Advertisements
प्रश्न
"CSS is the most popular choice for the web developers these days". Write any four advantages of CSS.
थोडक्यात उत्तर
उत्तर
Advantages of CSS -
- It helps to make consistent and spontaneous changes in web pages.
- It improves the loading speed of the page
- CSS has the ability to re-position the elements on webpage
- It has better device compatibility.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
______ is used with elements that overlap with each other.
.cs is the extension of CSS file
A programmer wants to define range for age between 18 to 50, he will use a form with following appropriate control.
CSS types are ______, ______ and ______
- internal
- external
- control
- inline
- loop
- style
Positioning types in CSS are ______
- Static
- fixed
- absolute
- position
- dynamic
- nested
Types of floating properties are ______, ______, ______
- left
- zero
- right
- all
- none
- dock
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.
Write an external CSS code snippet to set all four margins of the body tag with 5px each.
Write any two differences between the Outline and Border-style properties of CSS.
- Write a CSS code to display the first level heading text as "My School" in Green color and center-aligned.
- Write the CSS code to display the following paragraph below the above-mentioned heading:
This is my School
I study in class 12
The properties of the paragraph content should be as follows:
(I) Text color should be yellow
(II) Font size should be 25 px
(III) Font style should be bold