Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Titre du document</title>
</head>
<body>
<span>Chargement:</span>
<progress value="35" max="100"></progress>
</body>
</html>