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 ______.
Which of the following is the page level style?
CSS is also called as ______.
The extension of CSS file is ______.
The Declaration block of CSS is surrounded by
What is the property to set text as bold?
Write the general format of linking CSS with HTML.
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.
