WEB 110: HTML & CSS
This course introduced the foundational skills for building responsive websites using HTML and CSS. I learned how to structure content with semantic HTML, style layouts with CSS, and apply best practices for accessibility and web standards. The course also covered publishing sites with FTP and validating code to meet W3C guidelines.
This is my first HTML page!
Final Project
This is my final project from the first HTML class I took. Interestingly enough it is also a portfolio, it really shows how much my skills have grown.
WEB 122: CSS techniques & projects
This course focused on using JavaScript to build interactive, user-friendly experiences in the browser. I learned how to work with the DOM and BOM, validate forms, manipulate data with arrays and strings, and apply object-oriented programming techniques. I also practiced debugging, linting, and writing secure, maintainable code.
Chapter 12 Project
This projects focus was on
Final Project
This my final project, it highlights all the different skills with CSS I built that semester.
WEB 240: HTML & CSS 2
This course explored modern front-end technologies and browser-based APIs for building rich, interactive web applications. I worked with advanced HTML and CSS features, web forms, media elements, the Canvas API, and client-side storage. I also gained experience with tools like Geolocation, WebSockets, and developer performance tools, along with best practices for mobile-first design and cross-browser compatibility.