Advertisements
Advertisements
प्रश्न
Write down general format of CSS declaration.
थोडक्यात उत्तर
Advertisements
उत्तर
CSS declaration- General format:
Selector Declaration
HTML Tag { Properties : Values; >
Example:
Selector Declaration { properties : Values; }
P {
Font-size : 16pt;
color : red;
font-weight : bold;
} shaalaa.com
Introduction to CSS
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Which of the following is the page level style?
CSS is also called as ______.
The extension of CSS file is ______.
What is the property to set text as bold?
Which of the following indicates that the text included is a comment?
Which of the following ways below is correct to write a CSS?
What is CSS?
Write a short note on rule of CSS.
Write a CSS file to define font type, style and size to <h1> tag.
List and explain the Font and text element properties and values used CSS.
