Computer Applications
How is CSS beneficial for web page development ? Give any two points.
CSS
8 Likes
Answer
CSS is beneficial for web page development in the following ways:
- CSS saves time as once a CSS is written, it can be attached to multiple HTML pages reducing website development time.
- CSS makes it easier to maintain and update a website.
Answered By
5 Likes
Related Questions
Define Licensed Software. Write names of any two licensed software.
How can we reduce digital divide ? Give any two points.
Illustrate the use of the radio button input type on an HTML form with an appropriate code and the corresponding output.
Write the difference between <ol> and <ul> tags in HTML. Also write suitable examples of each to illustrate the difference.