Interactive Design - Project 2: Working Web Page
19/7/2024 - 29/7/2024 / Week 6 - Week 8
Cindy Clarissa Leslie / 0367677
Interactive Design / Bachelor of Design (Hons) in Creative Media
Interactive Design / Bachelor of Design (Hons) in Creative Media
Project 2: Working Web Page
INSTRUCTIONS
Coding/Process
Figure 1.1 Design prototype
Using the prototype as a reference, I had to be able to adapt the design onto a website and make sure that it is usable. Therefore, small changes will be made and such to improve efficiency.
Figure 1.2 coding the HTML of the website
First and foremost, as usual I prioritized on creating the HTML and all the textual elements along with the contents. I was able to divide each sections into containers using <div> and such in order to make styling easier later on.
Figure 1.3 Changing fonts using CSS
Next, using CSS, I had to manually insert certain fonts that I have on my computer in order to match the design in the prototype, I then switched the headers as desired.
Figure 1.4 Designing using CSS
Next, I try to replicate the CV without much changes first to see how I can improve it as a site later on. I focused on the graphical elements in this and struggled a bit with placing the borders which is why I altered it a bit. I figured out by using position: absolute or relative I was able to get the star borders in place in a way.
I also decided, for more engagement and making the site more fun, I found about animation in CSS. Using the Hello World text, I animated it sliding in from the left using transform and keyframes.
For the rest of the sections, it was simple as I used flexboxes and such.
Figure 1.5 Adding interactive elements in the site
However, I decided that I wanted to add more interactions and such which is why I added in a navigation bar and a contact me section, crucial for hiring. For the nav bar, I kept the design as simple as possible however altered a lot for my form section to match the whole aesthetic. I also coded in commands that would help the site adapt better to mobile screens.
Final Project 2: Working Web Page
netlify link: https://cindy-0367677-cv.netlify.app/
Figure 2.1 Final jpg of CV design
Figure 2.2 Final pdf of CV design
REFLECTION
In this project, I learned a lot on the different things I can do in CSS in order to stylize my HTML in different ways. I thought adding in animation involves a different language and upon finding it that I can do it in CSS I got pretty excited and learned it off of the internet. Since I was unfamiliar, I had to rely on different kinds of forum and such in order to get the look that I want, especially for troubleshooting which especially took a lot of time in the process of completing this. Though I really wished that I could replicate the whole look from the prototype as accurate as possible, I had to unfortunately face alteration especially for my level of coding. This project had convinced me to further explore and learn more about CSS, where I hope to make a highly interactive website one day.
Comments
Post a Comment