Day 145

WordPress is killing me...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

<!DOCTYPE html>
<html>
<head>
<title>cheat day</title>
<style type="text/css">
h1 {
text-align: center;
}

p {
text-align: center;
color: darkgreen;
}
</style>

</head>
<body>
<h1>This a cheat!</h1>
<p>I spent most of the day messing with WordPress and don't have any code to show for it...</p>
</body>
</html>

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2