Blog 3

                       I was starting two weeks late. I was behind yet doing the first assignment came in handy for Friday Zoom. Finishing the HTML Tutorials did clear some things up.  Getting a peak at Github was eye-opening.

I look forward to using it in class and real-world projects. What I found challenging was choosing HTML5. I conquered it but for the life of me, I still don’t know how I did it. Google did come in handy and helped me with underlining the text. The first part of the HTML tutorials helped but didn’t help, since it was a version or two old.  Version 5 is much easier. The one thing I would do differently is watch a few Google/eHow/WikiHow tutorials on HTML5  fonts.   It was great seeing things in action, every time you change just a little line.

HTML set up

Open Visual Studio Code and request a new file(create).  In the box section type in html and choose html 5.  The file is named index.html and add one and name it CSS. Don’t forget to link the stylesheet in html.  <link rel+”stylesheet” href=” css file name”>.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top