Day 181
The page says it all
#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 building my new computer!</h1>
<p>I got a cheep PC to use for development.</p>
<p>It is a slow AMD PC but I think it will work untill I win the MACBOOK!</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 building my new computer!</h1>
<p>I got a cheep PC to use for development.</p>
<p>It is a slow AMD PC but I think it will work untill I win the MACBOOK!</p>
</body>
</html>
Comments
Post a Comment