Giter VIP home page Giter VIP logo

uc-web-cw-3's Introduction

اليوم راح نسوي هيكل لعبة X O بالـ Flexbox

الجزء الاول

  1. قم بعمل fork للـ repository
  2. افتح الـ repository باستخدام github desktop
  3. انشئ ملف بصيقة HTML
  4. استخدم وسم h1 لتكتب جملة ترحيبية
  • مثال: حياكم في لعبتي الجميلة
  1. ثم غير نوع خط وسم h1 ليصبح monospace
  2. انشئ div حاوية مع كلاس container وغير خصائص الكلاس كالتالي:
    • العرض = 500 بكسل
  3. انشئ div داخل الحاوية مع كلاس box وغير خصائص الكلاس كالتالي:
    • العرض = 150 بكسل
    • الطول = 150 بكسل
    • لون الخلفية = teal
    • إزاحة هامشية = 1 بكسل (margin)
    • دوران الزوايا = 10 بكسل (border-radius)
    • تدرج الانتقالات = نص ثانيه لجميع التغيرات (transition)
    • حدود = 10 بكسل صلب ولون teal
  • عند تمرير المؤشر:
    • لون الحدود = turquoise
  1. انسخ وسم div مع كلاس box تسع مرات
  2. احفظ التغييرات وارفع الكود إلى github

بونص! ✨

  • استخدم animation مع keyframes 😍

الجزء الثاني

  1. اكمل الخطوات في صفحة التمرين السابق
  2. اضف الخصائص التالية إلى كلاس container:
    • طريقة العرض = فلكس
    • محاذاة محور س = منتصف
    • محاذاة محور ص = منتصف
    • فلكس راب = راب
  3. الان، لنجعل المكعبات تظهر في منتصف الصفحة
  4. قم بإضافة التغيرات التالية إلى الوسم الذي يحتوي على container (البودي):
    • طريقة العرض = فلكس
    • اتجاه الحاوية = عمودي
    • محاذاة محور س = منتصف
    • محاذاة محور ص = منتصف
      لا تنسى! لا يمكنك تغير محور بدون ارتفاع
  5. احفظ اتغيرات وارفع الكود إلى github
  6. قم بتسليم التمرين على موقع Mentorly

بونص! ✨

  • أضف ظلال خفيف بطريقة مناسبة

آخر موعد لرفع الكود هو نهاية المحاضرة "لا تترددون أنكم تسألون المدرسين 👌"

uc-web-cw-3's People

Contributors

waleed1100x avatar waliiidals avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.