@@ -11,13 +11,13 @@ <h1 class="title">Hello World</h1>
1111 < h2 > This is Cam trying to learn frontend development.</ h2 >
1212 < br >
1313 < section >
14- < h1 > This is my first website, which I am creating by scratch</ h1 >
14+ < h1 > This is my first website, which I am creating from scratch</ h1 >
1515 < p > I am currently following a course on FreeCodecamp. I just finished the first section, called HTML
1616 basics.</ p >
1717 </ section >
1818 < section >
19- < p > This an image I took from a free stock images website, just to showcase my skills of
20- how to add an image into my existing HTML code.</ p >
19+ < p > This is an image I took from a free stock images website, to showcase my skills in
20+ how to add an image to my existing HTML code.</ p >
2121 < figure >
2222 < img src ="https://images.pexels.com/photos/546819/pexels-photo-546819.jpeg " alt ="a big image "
2323 width ="475 " height ="400 ">
@@ -43,8 +43,8 @@ <h1>How to use Phcode, click on the video below.</h1>
4343 referrerpolicy ="strict-origin-when-cross-origin " allowfullscreen > </ iframe >
4444
4545 </ section >
46- < p > So, I am really surprised of myself. I started learning HTML just a week and a half ago, and I'm already
47- capable of building a simple one pager.</ p >
46+ < p > So, I am really surprised by myself. I started learning HTML just a week and a half ago, and I'm already
47+ capable of building a simple one- pager.</ p >
4848 < h2 > I hope you enjoyed looking at my website. Don't worry, I'll get better in the future if I keep practicing.</ h2 >
4949 < br >
5050 < footer >
0 commit comments