https://misdemo.temple.edu/tup44555p/ProPointsProject/
The goal of this project was to learn and practice designing an interactive webpage using HTML, CSS, and Javascript, from start to finish. It was also to learn about the research and design process, starting with an idea and going through the design steps to a finished product, in this case a website. The results, as reviewed by my professor, are satisfactory, and the finished site is available to review at the link above. I learned several things throughout this process; on a surface level, I achieved the learning goals set up at the beginning of the project, but on a deeper level, I learned several things very deeply through this project. I learned CSS almost entirely throughout this project, including the syntax, what each element does, how to implement it, etc. I also learned how HTML and Javascript interact, and I now have a much more intuitive understanding of how javascript functions can be called by and output to HTML elements through things such as click event handlers and such.