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

100
Views
I am running a project on localhost8080 and I have put the link of external javascript on my HTML but its not working

My HTML here I am linking my external javascript file named "index.js" but its not working I have put my script tag in a correct location just above the body tag. Please check this.

<!DOCTYPE html>
<html lang="en" dir="ltr">
   <head>
      <meta charset="utf-8">
      <title>Dicee</title>
      <link rel="stylesheet" href="index.css">
      <link href="https://fonts.googleapis.com/css?family=Indie+Flower|Lobster" rel="stylesheet">
   </head>
   <body>
      <div class="container">
         <h1>Refresh Me</h1>
         <div class="player">
            <p>Player 1</p>
            <img class="img1" src="Assets/dice6.png">
         </div>
         <div class="player">
            <p>Player 2</p>
            <img class="img2" src="Assets/dice6.png">
         </div>
      </div>
      <script src="index.js" charset="utf-8"></script>
   </body>
</html>
about 4 years ago · Juan Pablo Isaza
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!