Code source HTML (monsite.html) :
|
Code source CSS (monstyle.css) :
|
Affichage : |
<!DOCTYPE html>
<html>   <head>     <meta charset="utf-8">     <title>Mon site</title>     <link href="monstyle.css" rel="stylesheet" type="text/css"/>   </head>   <body>
</body>
</html> |
Mon site
|