Day 182
Again the code says it all... Damnit!
#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>New Computer Day</title>
</head>
<body>
<h1>I spent today tearing down my new computer!</h1>
<p>I got a cheep PC to use for development.</p>
<p>The key word is CHEAP! CHEAP! CHEAP!</p>
<p>So, I returned the computer to BestBuy...</p>
</body>
</html>
#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>New Computer Day</title>
</head>
<body>
<h1>I spent today tearing down my new computer!</h1>
<p>I got a cheep PC to use for development.</p>
<p>The key word is CHEAP! CHEAP! CHEAP!</p>
<p>So, I returned the computer to BestBuy...</p>
</body>
</html>
Comments
Post a Comment