Interactive Design - Project 2
19.6.2024 - 29.6.2024
Ruthlene Chua Zhen Si 0365222
Bachelor of Design (Honours) in Creative Media - Interactive Design
Project 2 - Working Web Page
- Instruction
- Task
- Reflections
Task_Working Web Page
- For this particular task, we need to review and analyze our static prototype from Project 1, focusing on its layout, typography, color scheme, and imagery.
- Next, use HTML and CSS to translate these design elements into code, ensuring the implementation closely matches the original prototype.
- Strive for pixel-perfect accuracy while also ensuring the design is responsive and compatible with various devices and screen sizes.
- Finally, upload the completed file to Netlify, update your e-portfolio with a detailed blog documenting the entire process, and submit the link as your final submission.
The webpage for self-resume has been completed during project 1, therefore for this assignment, we can start to move forward to convert them into coding in Dreamweaver.
I first started with creating the elements on the top, the square, and the diamonds but I realized that the elements are not available to present. Therefore, I try to use images instead.
REFLECTION
Experience:
For this task, I took my static prototype from Project 1 and turned it into a real web page using HTML and CSS. I started by recreating the design elements from the prototype, like the squares and diamonds, but had to use images instead since the original elements weren’t available. Next, I worked on the contact section, which involved a lot of tweaking to get the phone number, Instagram, and email aligned just right. I created a box around the contact info to help with positioning and adjusted the font size for better placement. I then moved on to the self-information bars, using a container to keep the content neatly arranged in columns.
Observation:
I noticed that aligning and positioning elements was tougher than expected. The hobby images and contact info required several adjustments to get them looking right. For creating the dots, I tried a few different methods before finding the simplest one that worked best. Making sure everything was responsive on different devices and fixing the spacing issues took some extra effort. Dreamweaver helped with the coding, but getting everything to match the prototype and look good on all screens was a bit challenging.
Findings:
I learned that converting a static design to a working web page takes a lot of attention to detail and flexibility. Finding practical solutions for design elements, like using CSS containers for alignment and experimenting with different methods for dots, was crucial. Ensuring the page was responsive and adjusting the spacing for a clean look were key to getting it right. Lasttly, coding was really tiring but fun to learn.
Comments
Post a Comment