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

الكلاس edit-option

الدرس 25 من 26 في دورة محاكاة بطاقة الملف الشخصي لـ Coddy | مشروع Front-end على Coddy.

challenge icon

التحدي

سهل

داخل الفئة analytics استهدف الفئة edit-option:

  1. اضبط display على flex.
  2. اضبط align-items على center.
  3. اضبط cursor على pointer.
  4. اضبط color على #89c0e5.
  5. اضبط 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>

جميع دروس محاكاة بطاقة الملف الشخصي لـ Coddy | مشروع Front-end