Day 56

Aaaand, back to the social tutorial/class
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

<header style="background: red; height: 100px; padding: 25px">
<nav style="background: white; height: 100px;">
Menu
</nav>
</header>
<div style="background: blue; height: 500px;">
Content area
</div>
<footer style="background: green; height: 200px;">
copyright
</footer>
<h1>The Page</h1>
<h2>The Page</h2>
<h3>The Page</h3>
<h4>The Page</h4>
<h5>The Page</h5>
<h6>The Page</h6>

<p>In his most substantive <strong>public remarks</strong> on the demonstrations that have roiled France, President Emmanuel Macron <em>promised steps</em> to address them.</p>
<p>The prime minister’s agreement with the European Union had seemed headed for <span style="color: red">decisive rejection</span> on Tuesday. She will try to shore up support among Conservative lawmakers.</p>

<ul>
<li>Home</li>
<li>About</li>
<li>Contact</li>
<ol>
<li>Honda</li>
<li>BMW</li>
<li>Chevy</li>
</ol>
</ul>

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2