Day 80

Back to the html/css grind with Joe at codingphase
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

    <section id="top-area">
      <div class="profile-info">
        <div class="user-img">
          <img src="https://pbs.twimg.com/profile_images/945615174941192192/gTNRjNkt_400x400.jpg" alt="Head">
        </div>

        <div class="user-details">
          <h2>Sean Devlin Connelly</h2>
          <a href="update.html">Update Info</a>
          <a href="view.html">View Activity</a>
        </div>
      </div> 
    </section>

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2