This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<link rel="stylesheet" href="stylebs.css"> | |
<!-- J'ai bien téléchargé et installé Bootstrap4 en local | |
mais comme je ne sais pas si tout le monde a installé la version 4 je préfère | |
mettre le lien du CDN plutôt que le lien du fichier local ci-dessous --> | |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"> |