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 ______.
The extension of CSS file is ______.
What is selector?
What is the property to set text as bold?
What is CSS?
Write the general format of linking CSS with HTML.
What is Inline Style?
Write down general format of CSS declaration.
What are the advantages of using CSS? Advantages of CSS
List and explain the Font and text element properties and values used CSS.