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

الكلاس 'text'

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

challenge icon

التحدي

سهل

استهدف الفئة ‘text’:

  1. قم بتعيين display إلى block.
  2. قم بتعيين color إلى #00897ec3.
  3. قم بتعيين font size إلى 15px. 
  4. قم بتعيين margin-top إلى 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