CDN

Construya una web de Bootstrap velozmente, añadiendo los scripts como enlaces, desde otra web, sin necesidad de descargarlos.

Ver Plantilla rápida »

Bootstrap 5.2.2   (28-10-2022)

Oficial: https://getbootstrap.com/docs/5.2/getting-started/introduction/

<!-- Colocar en "<Head>"-->

https://cdn.egv.es/bootstrap-5.2.2/bootstrap-5.2.2-dist/css/bootstrap.min.css

-----------------

<!-- JavaScript Bundle with Popper  (Antes de "</body>")-->

https://cdn.egv.es/bootstrap-5.2.2/bootstrap-5.2.2-dist/js/bootstrap.bundle.min.js

---------

Iconos:  https://cdn.egv.es/bootstrap-icons-1.9.1/bootstrap-icons-1.9.1

 

Bootstrap 4.3.5

Oficial. https://getbootstrap.com/docs/4.0/getting-started/introduction/

https://cdn.egv.es/bootstrap.4.5.3/css/bootstrap.min.css (Colocar en "Head")

https://cdn.egv.es/bootstrap.4.5.3/js/bootstrap.min.js

https://cdn.egv.es/bootstrap.4.5.3/js/bootstrap.bundle.min.js

(Colocar al final, antes de "/body")

 

Bootstrap 5.0.0 Beta 1 (01-01-2021)

Oficial: https://getbootstrap.com/docs/5.0/getting-started/introduction/

https://cdn.egv.es/bootstrap-5.0.0-beta1/css/bootstrap.min.css

https://cdn.egv.es/bootstrap-5.0.0-beta1/js/bootstrap.min.js

https://cdn.egv.es/bootstrap-5.0.0-beta1/js/bootstrap.bundle.min.js

 

Iconos 1.3.0

Oficial: https://icons.getbootstrap.com/

https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css

 

 

Iconos Fontawesome 4.7.0

Oficial: https://fontawesome.com/v4.7.0/icons/

https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css

 

Iconos Fontawesome 5.15.1

https://fontawesome.com/

Necesario registrarse con el E-Mail y proporcionan código para el dominio. EL CDN se va eliminando y se potencia la descarga , pero tambien el uso de Kits o categorías de iconos (15-02-2021)

<link rel="stylesheet"
      href="https://cdn.egv.es/bootstrap-5.0.0-beta1/css/bootstrap.min.css" />
      <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css" integrity="sha384-vp86vTRFVJgpjF9jiIGPEEqYqlDwgyBgEF109VFjmqGmIY/Y4HV4d3Gp2irVfcrp" crossorigin="anonymous" />


https://cdn.egv.es/icon/fontawesome-free-5.15.1-web/css/all.min.css

https://cdn.egv.es/icon/fontawesome-free-5.15.1-web/css/brands.min.css

https://cdn.egv.es/icon/fontawesome-free-5.15.1-web/css/fontawesome.min.css

https://cdn.egv.es/icon/fontawesome-free-5.15.1-web/css/regular.min.css

https://cdn.egv.es/icon/fontawesome-free-5.15.1-web/css/solid.min.css

https://cdn.egv.es/icon/fontawesome-free-5.15.1-web/css/svg-with-js.min.css

https://cdn.egv.es/icon/fontawesome-free-5.15.1-web/css/v4-shims.min.css