HTML Illustration
For the HTML illustration project I recreated the Netflix logo. While I chose this because it seemed simple, it was far from easy as a beginner. I ran into may troubles along the way with the curves and filling in the color of each shape. I had lots of trials and even more errors, but the outcome made it all worth it. Though it took many attempts for me, the end result made me so much more appreciative of this project, and inspired me to keep challenging myself in areas that are outside of my comfort zone. Below is the graph I used as a guide and reference picture. <!doctype html> <html> <head> <meta charset="UTF-8"> <title> ENTER THE TITLE OF THE PROJECT HERE </title> <!-- import external .js scripts here --> <!-- <script type="text/javascript" src="#" ></script> --> <!-- modify CSS properties here --> <style type="text/css"> body,td,th { font-family: Monaco, "Courier ...