Advertisements
Advertisements
प्रश्न
Which of the following ways below is correct to write a CSS?
पर्याय
p {color:red; text-align:center};
p {color:red; text-align:center}
p {color:red; text-align:center;}
p (color:red;text-align:center;)
MCQ
उत्तर
p {color:red; text-align:center}
shaalaa.com
Introduction to CSS
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Expansion of CSS ______.
Which of the following is the page level style?
The extension of CSS file is ______.
What is selector?
The declaration should be terminated by
Which of the following indicates that the text included is a comment?
What is CSS?
Write down general format of CSS declaration.
Write a CSS file to define text color and alignment to <p> tag.
List and explain the Font and text element properties and values used CSS.