Jake Zeidman

This week I learned how to create and link an external CSS stylesheet to an HTML page. Using CSS allows the design and structure to be separated from the content of the page. I practiced changing fonts, colors, and spacing using CSS rules. I also learned how to create navigation menus using lists and remove bullets and link underlines with CSS. This assignment helped me better understand how styling controls the appearance of a webpage.

Coding example
Practicing HTML and CSS coding for web design.