Week 2 – HTML Practice

This week, I worked on a WordPress project for one of my friends’ business website.

In the WordPress text editor, there are two options “visual” or “text”. I struggled to align the texts and the icons by using the enter key on my keyboard and then I tried the HTML br tag in the text option and it worked well.

<br>

Week 2 -Lab Practice

Except for the <nav> tag, I could write all the lines of code below easily. 

In addition, I learned a shortcut key to create a comment on the VS code editor. Ctrl+K, C

Skip to content