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
संबंधित प्रश्न
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?
Write the general format of linking CSS with HTML.
What are the advantages of using CSS? Advantages of CSS
Write a short note on rule of CSS.
Write a CSS file to define text color and alignment to <p> tag.
Write a CSS file to define font type, style and size to <h1> tag.
List and explain the Font and text element properties and values used CSS.
