๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ
CSS/Layout_Site

์ด๋ฏธ์ง€ ์œ ํ˜• (3)

by oranssy 2022. 8. 22.
728x90
๋ฐ˜์‘ํ˜•

โญ๏ธ ์ด๋ฏธ์ง€ ์œ ํ˜• 03 โญ๏ธ


01. ๋ ˆ์ด์•„์›ƒ ๊ตฌ์ƒํ•˜๊ธฐ

๋ ˆ์ด์•„์›ƒ์„ ๊ตฌ์ƒํ•  ๋•Œ๋Š”, ์Šค์ผ€์น˜ํ•˜๋ฉด์„œ ์„ธ๋ถ€ ๋‚ด์šฉ์˜ ์ •๋ณด๊นŒ์ง€ ๊ตฌ์ฒด์ ์œผ๋กœ ๊ณ„ํšํ•ฉ๋‹ˆ๋‹ค.

02. ์ƒ์ž(div) ๋งŒ๋“ค๊ธฐ : <body>

section ์„ ์‹œ๋ฉ˜ํ‹ฑ ๋งˆํฌ์—…ํ•˜๊ณ , id ๋กœ ์ด๋ฆ„์„ ์ง€์–ด์ค๋‹ˆ๋‹ค.
์นด๋“œ ์ƒ์ž 3๊ฐœ(article)์„ ๋งŒ๋“ค๊ณ , ์ œ๋ชฉ๊ณผ ๋‚ด์šฉ์„ ์ž…๋ ฅํ•ฉ๋‹ˆ๋‹ค.
์ค‘๊ฐ„ ์ค‘๊ฐ„์— ๋ธŒ๋ผ์šฐ์ €๋ฅผ ์‚ดํŽด๋ณด๋ฉฐ ์ž˜ ๋งŒ๋“ค์–ด์ง€๊ณ  ์žˆ๋Š”์ง€ ํ™•์ธํ•˜๋Š” ๊ณผ์ •์ด ํ•„์š”ํ•ฉ๋‹ˆ๋‹ค.

    <section id="imageType03" class="image__wrap gmarket section">
    <h2>์ปฌ๋Ÿฌํ’€ ์•„ํŠธ ๋ฎค์ง€์—„</h2>
    <p>๋‹ค์ฑ„๋กœ์šด ์ƒ‰๊ฐ์ด ์ „ํ•˜๋Š” ์—ญ๋™์ ์ธ ์—๋„ˆ์ง€๋ฅผ ๋Š๊ปด๋ณด์„ธ์š”.</p>
    <div class="image__inner container-fluid">
        <article class="image">
            <!-- <figure class="image__box">
                <img src="img/image_bg03_01.jpg" alt="">
            </figure> -->
            <div class="image__desc">
                <h3>Color Dance</h3>
                <p>untitled - 03</p>
            </div>
            <div class="image__sns">
                <a href="#" class="link"><span class="ir">ํŽ˜์ด์Šค๋ถ</span></a>
                <a href="#" class="link"><span class="ir">ํŠธ์œ„ํ„ฐ</span></a>
                <a href="#" class="link"><span class="ir">์ธ์Šคํƒ€</span></a>
                <a href="#" class="link"><span class="ir">์ธ</span></a>
            </div>
        </article>
        <article class="image">
            <figure class="image__box">
                <img src="img/image_bg03_01.jpg" alt="">
            </figure>
            <div class="image__desc">
                <h3>Color Dance</h3>
                <p>untitled - 03</p>
            </div>
            <div class="image__sns">
                <a href="#" class="link"><span class="ir">ํŽ˜์ด์Šค๋ถ</span></a>
                <a href="#" class="link"><span class="ir">ํŠธ์œ„ํ„ฐ</span></a>
                <a href="#" class="link"><span class="ir">์ธ์Šคํƒ€</span></a>
                <a href="#" class="link"><span class="ir">์ธ</span></a>
            </div>
        </article>
        <article class="image">
            <figure class="image__box">
                <img src="img/image_bg03_01.jpg" alt="">
            </figure>
            <div class="image__desc">
                <h3>Color Dance</h3>
                <p>untitled - 03</p>
            </div>
            <div class="image__sns">
                <a href="#" class="link"><span class="ir">ํŽ˜์ด์Šค๋ถ</span></a>
                <a href="#" class="link"><span class="ir">ํŠธ์œ„ํ„ฐ</span></a>
                <a href="#" class="link"><span class="ir">์ธ์Šคํƒ€</span></a>
                <a href="#" class="link"><span class="ir">์ธ</span></a>
            </div>
        </article>
        <article class="image">
            <figure class="image__box">
                <img src="img/image_bg03_01.jpg" alt="">
            </figure>
            <div class="image__desc">
                <h3>Color Dance</h3>
                <p>untitled - 03</p>
            </div>
            <div class="image__sns">
                <a href="#" class="link"><span class="ir">ํŽ˜์ด์Šค๋ถ</span></a>
                <a href="#" class="link"><span class="ir">ํŠธ์œ„ํ„ฐ</span></a>
                <a href="#" class="link"><span class="ir">์ธ์Šคํƒ€</span></a>
                <a href="#" class="link"><span class="ir">์ธ</span></a>
            </div>
        </article>
        <article class="image">
            <figure class="image__box">
                <img src="img/image_bg03_01.jpg" alt="">
            </figure>
            <div class="image__desc">
                <h3>Color Dance</h3>
                <p>untitled - 03</p>
            </div>
            <div class="image__sns">
                <a href="#" class="link"><span>ํŽ˜์ด์Šค๋ถ</span></a>
                <a href="#" class="link"><span>ํŠธ์œ„ํ„ฐ</span></a>
                <a href="#" class="link"><span>์ธ์Šคํƒ€</span></a>
                <a href="#" class="link"><span>์ธ</span></a>
            </div>
        </article>
    </div>
  </section>

02. style(css) ์„ค์ •ํ•˜๊ธฐ : <style>

        /* fonts */
    @import url('https://webfontworld.github.io/gmarket/GmarketSans.css');

    .gmarket {
        font-family: 'GmarketSans';
        font-weight: 300;
    }
    /* reset */
    * {
        margin: 0;
        padding: 0;
    }
    a {
        text-decoration: none;
        color: #000;
    }
    img {
        width: 100%;
        vertical-align: top;
    }

    h1, h2, h3, h4, h5, h6 {
        font-weight: normal;
    }
    .ir {
        display: block;
        overflow: hidden;
        font-size: 0;
        line-height: 0;
        text-indent: -9999px;
    }

    /* common */
    .container {
        width: 1160px;
        padding: 0 20px;
        margin: 0 auto;
        min-width: 1160;
    }
    .container-fluid {
        width: 100%;
        padding: 0 100px;
        box-sizing: border-box;
    }
    .section {
        padding: 120px 0;
    }
    .section > h2 {
        font-size: 50px;
        line-height: 1;
        text-align: center;
        margin-bottom: 20px;
    }
    .section > p {
        font-size: 22px;
        color: #666;
        text-align: center;
        margin-bottom: 70px;
    }

    /* imageType03 */
    .image__inner {
        display: grid;
        grid-template-areas: 
            "box1 box1 box2 box3"
            "box1 box1 box4 box5"
        ;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        grid-gap: 20px;
    }
    .image {
        position: relative;
        overflow: hidden;
    }
    .image__inner .image {}
    .image__inner .image:nth-child(1) {
        grid-area: box1;
        background: url(img/image_bg03_01.jpg);
        background-size: cover;
    }
    .image__inner .image:nth-child(2) {
        grid-area: box2;
    }
    .image__inner .image:nth-child(3) {
        grid-area: box3;
    }
    .image__inner .image:nth-child(4) {
        grid-area: box4;
    }
    .image__inner .image:nth-child(5) {
        grid-area: box5;
    }
    .image__box {}
    .image__desc {
        position: absolute;
        left: 0;
        bottom: -100%;
        width: 100%;
        backdrop-filter: blur(6px);
        background: rgba(255,255,255,0.3);
        padding: 16px;
        box-sizing: border-box;
        transition: all 0.3s ease;
    }
    .image:hover .image__desc {
        bottom: 0;
    }
    .image__desc h3 {
        font-size: 22px;
    }
    .image__desc p {
        font-size: 16px;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .image__sns {
        position: absolute;
        right: -100px;
        top: 10px;
        transition: all 0.4s ease;
    }
    .image__sns a {
        width: 36px;
        height: 36px;
        background: #fff;
        border-radius: 50%;
        display: block;
        margin-bottom: 5px;
        background: url(img/image_bg03_icon.svg);
    }
    .image__sns a:nth-child(1) {}
    .image__sns a:nth-child(2) {
        background-position: -50px 0;
    }
    .image__sns a:nth-child(3) {
        background-position: -100px 0;
    }
    .image__sns a:nth-child(4) {
        background-position: -150px 0;
    }
    .image__sns a:nth-child(5) {
        background-position: -200px 0;
    }
    .image:hover .image__sns {
        right: 10px;
    }

03. ๊ฒฐ๊ณผ๋ณด๊ธฐ

728x90
๋ฐ˜์‘ํ˜•

'CSS > Layout_Site' ์นดํ…Œ๊ณ ๋ฆฌ์˜ ๋‹ค๋ฅธ ๊ธ€

ํ…์ŠคํŠธ ์œ ํ˜• (2)  (2) 2022.09.01
ํ…์ŠคํŠธ ์œ ํ˜• (1)  (2) 2022.09.01
์ด๋ฏธ์ง€ ์œ ํ˜• (2)  (2) 2022.08.18
์ด๋ฏธ์ง€ ์œ ํ˜• (1)  (4) 2022.08.17
์นด๋“œ ์œ ํ˜• (3)  (8) 2022.08.11

๋Œ“๊ธ€