E-Mail-ID
Lektion 19 von 26 im Kurs Coddy Profilkarten-Klon | Front-end-Projekt von Coddy.
Aufgabe
EinfachInnerhalb von 'text-data' zielen Sie auf die Klasse 'mailid' ab:
- Setzen Sie die font-size auf 15 Pixel.
- Setzen Sie font-weight auf 500.
- Setzen Sie color auf #89c0e5.
- Setzen Sie den margin bottom auf 10px.
Probier es selbst
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Write HTML code here -->
<script src="script.js"></script>
</body>
</html>