Learning Module 8 Assignment
On this page I've kept a record of what I've learned in Web Essentials so far and decided to inlcude a list of all my online resources that have helped me get a better grasp over HTML and CSS
Things I've Learned:
- HTML mostly commands structure and content of a web page using various kinds of elements and tags
- How to organize your directory so that it supports expansion effeciently
- How to create links to other pages and images within and out of your directory through the use of HTML
- The proper way of nesting elements
- How to get your website online
-
- The different kinds of image file types there are and how to use them effectively
- The history of HTML and how that affects the way you write it
- How and why to validate your HTML and CSS
-
- The various components of CSS and how they are used to design the aesthetics of a webpage
- The importance of stylesheets and how they work
Resources
I used the following websites and texts as references to help me with my HTML and CSS