Day 123

Trying to build a calendar without a clue...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Booking - Fresh Feature Photography</title>
</head>
<body>
  <div>
    <h1>Book a session with Elesea</h1>
    <br>
    <h2>Welcome!</h2>
    <h2> And, Thank You.</h2>
    <br>
</div>

<div>
  Please select the desired date for your session
</div>
</body>
</html>

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2