تنسيق القسم footer

ممكن يكون مقارب من التصميم

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <title>STORE</title>
        <link href="https://fonts.googleapis.com/css?family=Domine|Questrial" rel="stylesheet">
        <style>
            body{
                margin: 0;
            }
            header{
                height: 80px;
                border-bottom: 1px dotted #ccc;
            }
            header h1{
                text-align: center;
                font-family: 'Domine', serif;
                font-size: 24px;
                letter-spacing: 6px;
                line-height: 80px;
                margin: 0;
            }
            main {
                width: 960px;
                margin-left: auto;
                margin-right: auto;
                text-align: center;
                margin-top: 90px;
                font-family: 'Questrial', sans-serif;
            }
            main h2{
                font-size: 30px;
                font-weight: normal;
                margin: 0;
            }
            main p{
                color: #999;
                font-size: 18px;
            }
            main div{
                margin-top: 60px;
                margin-bottom: 60px;
            }
            main img{
                margin: 10px;
                width: 290px;
                height: 335px;
            }
            main a{
                width: 160px;
                height: 45px;
                display: block;
                margin-left: auto;
                margin-right: auto;
                line-height: 45px;
                text-decoration: none;
                font-size: 18px;
                border: 2px solid #ccc;
                color: #666;
            }
            footer{
                background-color: #202321;
                height: 45px;
                border-bottom: 3px solid black;
                margin-bottom: 1px;
                margin-right: 1px;
                margin-top: 80px; 
            }
            footer p{
                color: #808080;
                font-size: 12px;
                line-height: 45px;
                margin-bottom: 0;
                text-align: center;
                letter-spacing: normal;
                font-weight: 300;
            }        
        </style>
    </head>
    <body>
        <header>
            <h1>STORE</h1>
        </header>
        <main>
            <h2>Featured Products</h2>
            <p>Refresh your look with pieces of our collection</p>
            <div>
                <img src="https://demos.coretabs.net/frontend-basics-workshop/img/img1.jpg">
                <img src="https://demos.coretabs.net/frontend-basics-workshop/img/img2.jpg">
                <img src="https://demos.coretabs.net/frontend-basics-workshop/img/img3.jpg">
                <img src="https://demos.coretabs.net/frontend-basics-workshop/img/img4.jpg">
                <img src="https://demos.coretabs.net/frontend-basics-workshop/img/img5.jpg">
                <img src="https://demos.coretabs.net/frontend-basics-workshop/img/img6.jpg">
            </div>
            <a href="#">More Products</a>
        </main>
        <footer>
            <p>&copy; 2018 STORE All Rights Reserved</p>
        </footer>
    </body>
</html>

التصميم


صورة الكود الخاص بي

1 Like

رائع! مطابق للتصميم :100:

1 Like

دي مجاملة

1 Like

لا، حقيقة :grinning:

1 Like

حضرتك زوق جدا

1 Like

بعض ما عندك :relaxed:

1 Like

مستر هى المسابقة شغالة
ولا احنا منتظرين اشعار

1 Like

تم إضافة الفرق ومازال بعض الأعضاء لم يصلهم إشعار ذلك نحن نتواصل معهم وبإنتظارهم للدخول.

أيضاً سيتم وضع موضوع اليوم يحتوي على تفاصيل وخطوات البدء،

2 Likes

عامة التأنى والصبر يأتيان بثمار جيدة

2 Likes

نعم بالتأكيد

2 Likes