Saturday, November 5, 2016

Week 10b: HTML and CSS 101

After relearning the basics of HTML, it was time to begin incorporating CSS. For what we are doing we are using an external CSS, which seems to be the most effective way to incorporate CSS. I began by updating my own HTML vacation page from earlier in the week with some new CSS styling. Here is an image of that:


After updating my site with some basic CSS styling, we were told to do 2 basic tutorials for HTML and CSS. The HTML tutorial covered much of what I discussed in my previous post. However, here is the code for that:
Pretty basic stuff. For the next tutorial, we were to apply CSS to the page we created in the HTML tutorial. I decided to show the code and page side-by-side:
Once again, not to difficult. However, I do find value in these tutorials. I have never learned any CSS and so far it is simpler than I imagined. I definitely can see the benefits of using an external CSS and am excited to move forward and learn more.

No comments:

Post a Comment