[object Object]
[object Object]
Subjects
Popular subjects
Topics
Advertisements
Advertisements
Computer Applications
Write any two differences between the Outline and Border-style properties of CSS.
Chapter: [2] HTML
Concept: Cascading Style Sheets in HTML
Concept: Cascading Style Sheets in HTML
Write the equivalent CSS code to set the following styles for a web page:
- The entire page's background color should be yellow.
- Second-level Heading properties should be as follows:
- The text color should be Red.
- Left margin should be 25 px.
Chapter: [2] HTML
Concept: Cascading Style Sheets in HTML
Concept: Cascading Style Sheets in HTML
- 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
Chapter: [2] HTML
Concept: Cascading Style Sheets in HTML
Concept: Cascading Style Sheets in HTML
- Assertion (A): CSS saves a lot of work. It can control the layout of multiple web pages all at once.
- Reason (R): All the required style settings can be stored in an external stylesheet and a link to it can be added in the <head> section of each web page.
Chapter: [2] HTML
Concept: Cascading Style Sheets in HTML
Concept: Cascading Style Sheets in HTML
Write any two differences between proprietary and open-source software.
Chapter: [3] Cyber Ethics
Concept: Open Source Software Movement
Concept: Open Source Software Movement
