Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

g #3

Open
youesf81 opened this issue Apr 1, 2024 · 3 comments
Open

g #3

youesf81 opened this issue Apr 1, 2024 · 3 comments

Comments

@youesf81
Copy link

youesf81 commented Apr 1, 2024

No description provided.

@youesf81
Copy link
Author

youesf81 commented Apr 1, 2024

<title>متجر الألعاب</title>

متجر الألعاب

<main>
    <section class="products">
        <div class="product">
            <img src="toy1.jpg" alt="لعبة 1">
            <h2>اسم اللعبة 1</h2>
            <p>سعر: $20</p>
            <button>اشتر الآن</button>
        </div>
        <div class="product">
            <img src="toy2.jpg" alt="لعبة 2">
            <h2>اسم اللعبة 2</h2>
            <p>سعر: $25</p>
            <button>اشتر الآن</button>
        </div>
        <!-- يمكنك إضافة المزيد من المنتجات هنا -->
    </section>
</main>

<footer>
    <p>جميع الحقوق محفوظة &copy; 2024</p>
</footer>

1 similar comment
@youesf81
Copy link
Author

youesf81 commented Apr 1, 2024

<title>متجر الألعاب</title>

متجر الألعاب

<main>
    <section class="products">
        <div class="product">
            <img src="toy1.jpg" alt="لعبة 1">
            <h2>اسم اللعبة 1</h2>
            <p>سعر: $20</p>
            <button>اشتر الآن</button>
        </div>
        <div class="product">
            <img src="toy2.jpg" alt="لعبة 2">
            <h2>اسم اللعبة 2</h2>
            <p>سعر: $25</p>
            <button>اشتر الآن</button>
        </div>
        <!-- يمكنك إضافة المزيد من المنتجات هنا -->
    </section>
</main>

<footer>
    <p>جميع الحقوق محفوظة &copy; 2024</p>
</footer>

@youesf81
Copy link
Author

youesf81 commented Apr 1, 2024

<title>متجر الألعاب</title>

متجر الألعاب

<main>
    <section class="products">
        <div class="product">
            <img src="toy1.jpg" alt="لعبة 1">
            <h2>اسم اللعبة 1</h2>
            <p>سعر: $20</p>
            <button>اشتر الآن</button>
        </div>
        <div class="product">
            <img src="toy2.jpg" alt="لعبة 2">
            <h2>اسم اللعبة 2</h2>
            <p>سعر: $25</p>
            <button>اشتر الآن</button>
        </div>
        <!-- يمكنك إضافة المزيد من المنتجات هنا -->
    </section>
</main>

<footer>
    <p>جميع الحقوق محفوظة &copy; 2024</p>
</footer>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant