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
Advertisements
उत्तर
p {color:red; text-align:center}
shaalaa.com
Introduction to CSS
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Expansion of CSS ______.
CSS is also called as ______.
The extension of CSS file is ______.
What is selector?
The Declaration block of CSS is surrounded by
The declaration should be terminated by
What is the property to set text as bold?
What is the use of <style> tag?
Write a short note on rule of CSS.
List and explain the Font and text element properties and values used CSS.
