Menu
Coddy logo textTech

Paragraf

Coddy'nin Kronometre - HTML/CSS/JS Projesi kursunda ders 3 / 10.

challenge icon

Görev

Kolay

Konteynerin içine, 00:00:00 metnini içeren ve stopwatch id özniteliğine sahip bir paragraf etiketi ekleyin.

Kendin dene

<!DOCTYPE html>
<html>
<head>
    <link rel="stylesheet" href="styles.css">
</head>
    <body>
        <!-- Write HTML code here -->
        <script src="script.js"></script>
    </body>
</html>

Kronometre - HTML/CSS/JS Projesi bölümündeki tüm dersler