Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

150
Views
how to include bootstrap in my HTML file?

its my first week of learning coding. And I need help, to include bootstrap v5.1 in my HTML. I am learning it online and the instructor is teaching with the older version of the bootstrap, so I am unable to find the "script" she asked to include. kindly help.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Have you tried to include this in your html code between <head> </head>

<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>

It's mentioned in https://getbootstrap.com/

or you can download and add it to your root or some folder and get that folder location and change src="../thatfolder/bootstrap.bundle.min.js"

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!