How to repeat div element n times in HTML?

前端 未结 5 1125
时光说笑
时光说笑 2020-12-09 21:44

How can I duplicate a

so there are n copies using JavaScript?

Start with 1:

5条回答
  •  感情败类
    2020-12-09 22:31

    Make use of php with apache server, change the extension from .html to .php and use:

    "; } ?>

提交回复
热议问题