Comment lier un fichier CSS local dans HTML
<link rel="stylesheet" type="text/css" href="./index.css" >
Shiny Salmon
<link rel="stylesheet" type="text/css" href="./index.css" >
<link rel="stylesheet" href="/style.css">