Recent content by Elizz

  1. E

    Bootstrap carrousel not working

    Try using CDN links for Bootstrap and jQuery instead of uploading them manually. Here's an example: <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> <!-- jQuery --> <script...
Back
Top