Menu
Coddy logo textTech
flag Ar iconالعربيةdown icon

عنوان رئيسي

الدرس 16 من 31 في دورة بطاقة 3D | مشروع Front-end على Coddy.

challenge icon

التحدي

سهل

الفئة المستهدفة 'title':

  1. اضبط display على 'block'.
  2. اضبط color على '#008489'.
  3. اضبط font weight على 'bold'.
  4. اضبط 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>

جميع دروس بطاقة 3D | مشروع Front-end