معرف البريد
الدرس 19 من 26 في دورة محاكاة بطاقة الملف الشخصي لـ Coddy | مشروع Front-end على Coddy.
التحدي
سهلداخل ‘text-data’ استهدف الفئة ‘mailid’:
- قم بتعيين font-size إلى 15 بكسل.
- قم بتعيين font-weight إلى 500.
- قم بتعيين color إلى #89c0e5.
- قم بتعيين margin bottom إلى 10px.
جرّب بنفسك
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Write HTML code here -->
<script src="script.js"></script>
</body>
</html>