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

154
Views
How can you repeat same div using javascript?

I am trying to change the number of same div by using class name. Is there a simple way I can repeat this same code using class name, say for example repeat the div with the class name "arco" 100 times using javascript?

<div class="arco">
        <div class="scienceArticles">
            <div class="remove22">
                <img src="./assets/img/remove.png" alt="remove" class = "remove2">
            </div>
            <div class="options22"></div>
                <img src="./assets/img/more.png" alt="options" class = "options2">
            <h6 class="texts2">
                ...
            </h6>
            <a class="texts11" href = "article.html" target ="_blank">
                <h6 class="texts1">...</h6>
            </a>
            <a class="texts33" href = "article.html" target="_blank">
                <h6 class="texts3">...</h6>
            </a>
        </div>
    </div>
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!