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

الفئة 'view-more-button'

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

challenge icon

التحدي

سهل

استهدف ‘view-more-button’ داخل ‘view-more’:

  1. قم بتعيين background و border إلى none.
  2. قم بتعيين color إلى #00b6c3.
  3. قم بتعيين font-weight إلى bolder.
  4. قم بتعيين font-size إلى 12px

جرّب بنفسك

<!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