हिंदी

Where do you place the code to associate a Web page with an external style sheet?

Advertisements
Advertisements

प्रश्न

Where do you place the code to associate a Web page with an external style sheet?

कोड लेखन
लघु उत्तरीय
Advertisements

उत्तर

In order to link a webpage to an external style sheet, we insert the following code in the head tag:

<head>
  <link rel="stylesheet" type="text/css" href="sample.css">
</head>

where sample.css is the name of the CSS file.

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 6: Cascading Style Sheets (CSS) - Assignment [पृष्ठ २७५]

APPEARS IN

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

Englishहिंदीमराठी


      Forgot password?
Use app×