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

الفئة 'svg'

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

challenge icon

التحدي

سهل

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

  1. اضبط fill على none.
  2. اضبط stroke على #00bdc3.
  3. اضبط stroke-width على 3 بكسل.
  4. اضبط max-height على 15px.

جرّب بنفسك

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