हिंदी

How do you tell the browser you are creating a styling section with an internal style sheet?

Advertisements
Advertisements

प्रश्न

How do you tell the browser you are creating a styling section with an internal style sheet?

विकल्प

  • <style type="css"></style>
  • <class type="css"></class>
  • <class type="text/css"></class>
  • <style type="text/css"></style>
MCQ
Advertisements

उत्तर

<style type="text/css"></style>

Explanation:

The <style> tag should only be used within the <head> tag of a web page in order to include a style sheet:

<head>
<style type = "text/css">
    ... css rules ...
</style>
</head>
shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 6: Cascading Style Sheets (CSS) - Assisted Practice [पृष्ठ २७१]

APPEARS IN

सुमिता अरोरा Computer Applications [English] Class 10
अध्याय 6 Cascading Style Sheets (CSS)
Assisted Practice | Q 4. | पृष्ठ २७१
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×