Day 2 Of Coding Every Day Until I Get A Job In Tech

Lee
2 min readApr 24, 2022

--

Alrighty everyone! It is day 2 :)

It has been such a long day for me because it is finals season. However, I still managed to squeeze in an hour or so of Codecademy.

Today I continued learning about HTML. I learned about the structure of an HTML file, and how to start one and the difference between a head and a body of an HTML file. A big portion of the module was about the various ways to link various sources in an HTML file, whether it is internal, external, on a text, or on an image.

I took a quick quiz to review (which I got a 100% on), and I continued on to read an article about Mozilla Developer Network.

After another short quiz on basic HTML fundamentals, I worked on a Fashion Blog project. I just followed the given instructions and wrote the proper code for an imaginary fashion website.

--

--