Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Auto Save

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta http-equiv="X-UA-Compatible" content="ie=edge">
  <title>Card Layout Flexbox</title>
  <link rel="stylesheet" href="style.css">
</head>

<body>
  <header class="header">
      <div class="main-title">
        <h1 class="title">Flexbox - Card Layout</h1>
      </div>
  </header>
  <main class="main">
    <div class="card-container">
      <div class="city">
        <a href="#">
          <div class="city-image">
            <img src="http://lorempixel.com/output/city-q-g-640-480-1.jpg" alt="city">
          </div>
          <div class="description">
            <h2>City 1</h2>
            <p>Cumulus inc chopper read, north of the river melb rooftop cinema four seasons in one day victory vs
                heart, victoria street dodgies graffiti kylie minogue.</p>
          </div>
        </a>
      </div>
      <div class="city">
        <a href="#">
          <div class="city-image">
              <img src="http://lorempixel.com/output/city-q-g-640-480-2.jpg" alt="city">
          </div>
          <div class="description">
            <h2>City 2</h2>
            <p>The hawks laksa king, cookie collingwood ferals warehouse chic spring racing carnival the rebels,
                temper trap rooftop bars the borek woman.
            </p>
            <p>Collins place graffiti, spring racing carnival north of the river the rebels the melbourne cup
                pellegrini's, melb black is alway in fashion the espy spiegeltent the croft institute, cold drip coffee
                rooftop bars bill clinton ate two bowls don't paint over the banksy's ticket inspector, world's most
                liveable city tullamarine brunswick st hippy.</p>
            </div>
          </a>
        </div>
        <div class="city">
          <a href="#">
            <div class="city-image">
              <img src="http://lorempixel.com/output/city-q-g-640-480-3.jpg" alt="city">
            </div>
            <div class="description">
              <h2>City 3</h2>
              <p>Neatly trimmed moustaches melb, chaddie rocking out the espy don't paint over the banksy's hook turns
                trams, werribee wildlife dame edna spencer st station.
              </p>
            </div>
          </a>
        </div>
        <div class="city">
          <a href="#">
            <div class="city-image">
              <img src="http://lorempixel.com/output/city-q-g-640-480-4.jpg" alt="city">
            </div>
            <div class="description">
              <h2>City 4</h2>
              <p>The espy grammar vs scotch, cate blanchette swanston the city loop rooftop cinema the borek woman,
                lygon street spruikers geoffrey rush posh brighton.</p>
            </div>
          </a>
        </div>
        <div class="city">
          <a href="#">
            <div class="city-image">
              <img src="http://lorempixel.com/output/city-q-g-640-480-5.jpg" alt="city">
            </div>
            <div class="description">
              <h2>City 5</h2>
              <p>Emerald peacock running the tan, ticket inspector victoria street dodgies geoffrey rush south of the
                river bill clinton ate two bowls, aami park temper trap frankston bogans.
              </p>
              <p>
                Brown alley victory vs heart, ac/dc werribee wildlife dandenong frankston bogans the bulldogs, footy
                mamasita kylie minogue.
              </p>
            </div>
          </a>
        </div>
        <div class="city">
          <a href="#">
            <div class="city-image">
              <img src="http://lorempixel.com/output/city-q-g-640-480-6.jpg" alt="city">
            </div>
            <div class="description">
              <h2>City 6</h2>
              <p>Flemington racecourse fairy penguins, empire of the sun richmond tigers the storm chaddie geoffrey
                rush, fed square lygon street spruikers street art melbourne cricket ground spring racing carnival, the
                borek woman hook turns formula one grand prix the G' rooftop cinema, hu tong dumplings dandenong
                swanston.</p>
            </div>
          </a>
        </div>
        <div class="city">
          <a href="#">
            <div class="city-image">
              <img src="http://lorempixel.com/output/city-q-g-640-480-7.jpg" alt="city">
            </div>
            <div class="description">
              <h2>City 7</h2>
              <p>Lygon street spruikers neatly trimmed moustaches, NGV culture fix flemington racecourse grammar vs
                scotch tullamarine bill clinton ate two bowls, MSAC north of the river the corner hotel the G'
                spiegeltent, the saints frankston bogans shane warne empire of the sun graffiti, hook turns warehouse
                chic rooftop cinema.</p>
              <p>Rooftop cinema bill clinton ate two bowls, running the tan hook turns trams spring racing carnival the
                melbourne cup, bourke st mall the emerald peacock moomba vic market citylink, movida old melbourne gaol
                the bulldogs food bloggers presets, shane warne temper trap cumulus inc.</p>
            </div>
          </a>
        </div>
        <div class="city">
          <a href="#">
            <div class="city-image">
              <img src="http://lorempixel.com/output/city-q-g-640-480-8.jpg" alt="city">
            </div>
            <div class="description">
              <h2>City 8</h2>
              <p>The corner hotel MSAC, NGV culture fix essendon bombers swanston laksa king hipsters, the saints fairy
                penguins a macaron connoisseur.</p>
            </div>
          </a>
        </div>
        <div class="city">
          <a href="#">
            <div class="city-image">
              <img src="http://lorempixel.com/output/city-q-g-640-480-9.jpg" alt="city">
            </div>
            <div class="description">
              <h2>City 9</h2>
              <p>
                The corner hotel pellegrini's, myki queues north melbourne shinboners temper trap cookie middle-aged
                lycra clad cyclists, spencer st station spring racing carnival richmond tigers mamasita rooftop bars,
                world's most liveable city trams food bloggers the storm hook turns, brunswick and brunswick st dame
                edna melbourne cricket ground.</p>
            </div>
          </a>
        </div>
        <div class="city">
          <a href="#">
            <div class="city-image">
              <img src="http://lorempixel.com/output/city-q-g-640-480-10.jpg" alt="city">
            </div>
            <div class="description">
              <h2>City 10</h2>
              <p>Kylie minogue dame edna, the emerald peacock ac/dc dandenong a macaron connoisseur flemington
                racecourse, ticket inspector purple emerald black is alway in fashion don't paint over the banksy's
                geoffrey rush, essendon bombers the saints cookie burlesque south melb dim sims, cold drip coffee
                swanston spring racing carnival.</p>
              <p>Shane warne NGV culture fix, hu tong dumplings carlton fed square temper trap werribee wildlife,
                middle-aged lycra clad cyclists citylink black is alway in fashion.
              </p>
            </div>
          </a>
        </div>
      </div>


    


  </main>
</body>

</html>
              
            
!

CSS

              
                /* Reset */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Typography */

body {
    font-family: sans-serif;
}

/* Header Styles */

.header {
    background-color: rgb(4, 25, 94);
    height: 5em;
    border-bottom: 5px solid rgb(60, 127, 172);
}

h1 {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: x-large;
}

.main {
    width: 100%;
    background-color: rgb(197, 196, 196);
}

.card-container {
    width: 90%;
    margin: 0 auto;
    padding: 0.5em 0;
    background-color: rgb(0, 0, 0);
}

.city {
    width: 90%;
    margin: 0.5em auto;
    background-color: rgba(31, 31, 31, 0.95);
    border: 2px solid rgb(173, 223, 169);
}

.city-image,
.description {
    width: 90%;
    margin: 0 auto;
}

.city-image {
    padding: 1.2em 1em;
} 

.description {
    padding: 1em 2em;
}

.city-image img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

a {
    color: white;
    text-decoration: none;
    font-family: sans-serif;
}

.description h2 {
    padding-bottom: 0.5em;
}

/* FLEXBOX STYLES */

.header {
    display: flex;
    align-items: center;
    justify-content: center;
} 


@media (min-width: 640px) { 

.card-container {
        display: flex;
        flex-flow: wrap;
    }

.city {
    flex: 1 0 48%;
    margin: 1%;
}

@media (min-width: 1001px) {
    .city {
        flex: 1 0 31%;
    }

    .city:last-of-type {
        flex-grow: 0;
    }
}
              
            
!

JS

              
                
              
            
!
999px

Console