Project Description:
Our project was to create a digital resume using the three softwares we learned this year: HTML, CSS, and JavaScript. Our resume had to be based on the project checklist, which detailed the aspects of the resume we needed.
Here are the steps for the project:
1. We began by making our HTML document, adding each of the aspects as we went. We added things like Achievements, Highlights, and Education.
Photo of my resume
2. We then used CSS to modify our webpage and make it look the way we wanted it to. If you didn't know Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML. CSS describes how elements should be rendered on screen, on paper, in speech, or on other media.I chose a blue theme, using steelblue for my background color, black for my text, and navy blue for my headings. I also added other styling things, such as text shadow, text decoration, increased font size, and so on.
3. Finally, we used JavaScript to make our page interactive. We added different functions that alert the user depending on which text fields they filled out. For example, when the user forgets to fill out the name field, it alerts them about that, and when they do everything, it also alerts them, giving them thanks and assuring them that them email was sent.
SOUL REFLECTION
Strength - I was strong on programing but I should've made the detail in at different heights.
Opportunities - I quickly designed the site
because of past experience.
Understanding - I was able to practice with multiple functions in html, including the paragraph, ul, and ol.
Limitations - I think that the hardest restriction that I was just learnig css.
WISCR REFLECTION
I think that I was able to hit the I, S,C, and R in WISCR. The I (Insightful and critical thinkers) was because I had to figure out a way to have all the how to have all of the css. S (Self - motivated) was because I had to keep on going and make many designs. The C (Clear communicators), because I was able to communicate to figure out problems.