मराठी
तामिळनाडू बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान इयत्ता ११

What is the use of <style> tag? - Computer Applications

Advertisements
Advertisements

प्रश्न

What is the use of <style> tag?

टीपा लिहा

उत्तर

For example, if we want to display <h3> tag in a particular font style and size with blue colour in the entire page,we can use <style> tag to define its properties in head section as follows.

<style>
  h3
  {
    color:blue;
    font-family: "Copperplate Gothic Bold";
    font-size: 14pt;
  }
</style>
shaalaa.com
Introduction to CSS
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 13: CSS - Cascading Style Sheets - Evaluation [पृष्ठ २९३]

APPEARS IN

सामाचीर कलवी Computer Applications [English] Class 11 TN Board
पाठ 13 CSS - Cascading Style Sheets
Evaluation | Q 1. | पृष्ठ २९३
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×