Interactive Design - Project 2
Interactive Design
28.8.2023 - 1.12.2023
Johnny Lam Wee Zhe
(0363436)
Bachelor of Design in Creative Media
INSTRUCTIONS
Project 2 - Working Web Page
The second project of our assignment is the extension of the the first project. In essence, we have create a working web page of our resume based on the prototype from our first project. To start off with my project, I first create HTML and add in content in the work page; with an exception of icons and small skill bars to indicate my level of expertise.
Here is what the completed HTML looks like:
When doing the CSS part of the website, that is when I begin to encounter some troubles on what to do for my resume website. For example, in my initial part of the project; there is supposed to be a card slider below the resume where users can click arrows to move whichever way the card slider slides to. This however , requires a more in depth study of java script and due to the deadline, I have to drop it off and simply create the card instead.
I went up on Youtube and look for ways to create a still card with only HTML
and CSS. Here is the tutorial I found.
In addition to the card, I also have to look up on videos where I have to overlap different elements on each other as html in my first initial plan. Here is the video I follow:
From the video above, I have learnt that the div can be use for inserting photo in to specially shaped box by using the background image attribute and that the hover effect can be applied to any elements in the webpage (however I didn't apply the later as I do not want user to think the card itself is a clickable link) and also, in order to overlap elements, the display can be used in a form of a grid and grids can be created. Then, I can use grid area to determined which part of grid can a specific element be place. If both elements are in the same grid/close by but one or either of them are big, the two elements will overlap.
From what I have gathered, this when I finish my first draft of the website:
During class, all the students have to show Mr. Shamsul the the webpage and he gave me some feedback to improved the site further.
In addition, my classmates also share some feedback on my website:
DRAFT
Following the advise, I make some changes onto the resume website and this is the resulting draft:
Here is the link to the website for additional viewing:
https://johnnylam-project2.netlify.app/
FINAL RESULT
After the supposedly final submission, Mr. Shamsul add an code for adding a progressive bar for the skill section of the website. I decide to add it to the website. Here is the final result:












Comments
Post a Comment