Day 150

Starting to build the page...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="css/images.css">
    <title>Document</title>
  </head>
  <body>
    <div id="div1">
      <h1>Information</h1>
      <h3>STUDIO</h3>
    </div>
    <div id="div2">
      <p>My studio, though it be small, it be mighty! Mostly used for newborn and a few kids during each session. However, I have fit a whole family of 4 in here before and it was nice.</p>
    </div>
    <section>
      <div id="pic1"><img src="/img/image/IMG_0105-2.jpg" class="photo" alt=""></div>
      <div id="pic2"><img src="/img/image/IMG_7694-4.jpg" class="photo" alt=""></div>
      <div id="pic3"><img src="/img/image/MG_5190-2-2.jpg" class="photo" alt=""></div>
      <div id="pic4"><img src="/img/image/MG_6092.jpg" class="photo" alt=""></div>
      <div id="pic5"><img src="/img/image/IMG_0336.jpg" class="photo" alt=""></div>
      <div id="pic6"><img src="/img/image/MG_5200-2.jpg" class="photo" alt=""></div>
    </section>

  </body>
</html>

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2