Advertisements
Advertisements
Question
"CSS is the most popular choice for the web developers these days". Write any four advantages of CSS.
Answer in Brief
Advertisements
Solution
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
Cascading Style Sheets in HTML
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
The ______ property is used to set the position for an element.
The float property defines the ______ of content.
______ is used with elements that overlap with each other.
.cs is the extension of CSS file.
______ character is used to create an id in CSS.
A CSS rule set contains ______ and ______.
- Set
- selector
- post
- declaration
- <>
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 -
- 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.
Write an inline CSS code to set the background color for the first level heading as 'green' containing the text "My CA Exam".
