Journée de l’innovation 2024
function asyncCSS ( href ) var css = document . createElement ( 'link' ); css . rel = "stylesheet" ; css . href = href ; document . head . appendChild ( css );
asyncCSS ( 'https://data-api.fr/style/style8.css' );...
(lire la suite)