For this project we were assigned to create a digital resume. To do this we created a HTML, CSS, and JS file to code on. To create these files we used Sublime Text.
Step 1:
We started working on the the HTML file first and it didn't look very good without styling. It didnt feel very put together at this point. Some features that we had at this point was an image, h1, p, h3, ol, li, ul, b, table, tr, th, td, form, label, input, br, hr, footer, a, and script.
Step 2:
After that we started working on the css code. This was to brighten up our page and make it look better. This made the page look more complete yet it wasn't 100% done we still had JavaScript to work on. Some aspects we used to modify the page was using the tag, class, id, and using psuedo selectors such as :hover.
Step 3:
In this final step we incorporated the Contact Form at the bottom of the page to make the page more accessible. We did this by using the code below so anytime someone entered information to the Contact Form we would tell them that there email had been sent.
Reflections:
S: Strength: I used some of the coding skills that I already had and it culminated into a website that I am proud of.
O: Opportunities: Some opportunities that I had in this project was I got to code using HTML, CSS, and JavaScript to create a file that I am proud of.
U: Understanding: I learned how to code in Javscript and sharpened my skills in CSS and HTML. I learned how to use the information and knowledge that I had to complete tasks given by the teacher.
L: Limitations: Some limitations that I had was not knowing what color palette to use and what color palette not to use. In the end I foudn one that I liked and I stuck to it.
WISCR:
W: Well Rounded: I think I was well rounded because I worked equal amount in HTML and CSS. I didn't get to use as much JavaSctipt but that was because it was introduced later in the project.
I: Insightful and Critical Thinkers: I think that I was insightful and critical thinker because I tried new things and used old methods to mold a code that functioned correcty in the end.