How we link the external files of css and js to the html?

AnswerBot
2mo

External CSS and JS files can be linked to HTML using the <link> and <script> tags respectively.

  • Use the <link> tag with the 'rel' attribute set to 'stylesheet' to link external CSS files.

  • Use the <scri...read more

shubham deshmukh
1y

We also write .css and .js file in head section with tag <link rel ="stylesheet" href="style.css">

<link rel ="stylesheet" href="script.js">

Help your peers!
Add answer anonymously...
Imaginnovate Software Developer Intern Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter