This was my first assignment with html. It taught me tha basics of the language and was a good
intro to the subject. It is nice to see how everything comes together. It is nice to know
what goes on behind the scene in a web page.
In this assignment I was introduced to CSS. I've learned how to connect an external style sheet
to the html page and that are a few types of style sheets. It is pretty amazing to see how one
can design and change a web page with css. Yet, there are so many "features" and options that it
feels overwhelming to try and learn/remember some of them. The difficult part would
definitely be to remember which element can change what and how to apply it correctly.
In this assignment we started working on css layout. It is a bit hard to comprehend as most of the
styles are abstract. I found it very helpful to have a side preview, or a browser and "play" with each
selector in order to understand how things work. Also, reviewing the book help me conceptualize some of
the material.