عنوان رئيسي
الدرس 16 من 31 في دورة بطاقة 3D | مشروع Front-end على Coddy.
التحدي
سهلالفئة المستهدفة 'title':
- اضبط display على 'block'.
- اضبط color على '#008489'.
- اضبط font weight على 'bold'.
- اضبط font size على '20px'.
جرّب بنفسك
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Write HTML code here -->
<script src="script.js"></script>
</body>
</html>