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
संबंधित प्रश्न
CSS is also called as ______.
The extension of CSS file is ______.
What is selector?
The Declaration block of CSS is surrounded by
What is the property to set text as bold?
What is the use of <style> tag?
What is Inline Style?
What are the advantages of using CSS? Advantages of CSS
Write a short note on rule of CSS.
List and explain the Font and text element properties and values used CSS.
