Interactive Design Project 2 / Working Webpage

15 Sep 2023 - 15 Oct 2023 / Week 4 - Week 7
Leem Sejin / 0362419
Interactive Design / Bachelor of Design (Honour) in Creative Media
Project 2 - Working Webpage




LECTURE

Refer to Exercises




TASK

Based on the prototype done in Project 1, I started with HTML code in Dreamweaver.

I found the google font ; Lato because the letter is consistent and straight.

Fig 1.1 Google font

First, I divide the section into Main, Row, Footer, followed by sections in div.

Fig 1.2 Divide sections


I started with Main section, by creating <div>Main</div>.
Under the main section, I created two div for profile and title of the resume.

Fig 1.3 Divide sections

Fig 1.4 Divide sections

For the Row section, I was unsure to create vertical line next to the content. After the research, I found the timeline html code tutorial and decided to refer the the code for the resume.

Reference tutorial :

However, I was challenged to align the vertical lines because the line is keep disappearing and not aligned to the content although I changed the margin and padding.

Fig 1.5 first attempt

Fig 1.6 Second attempt


After figuring out the problem for two days, I decided to change a little bit of my prototype.

Fig 1.7 Updated prototype

Similar to the first attempt, I divided the prototype into sections

Fig 1.8 Dividing the sections

About section, I create new div and h2 for the title. Under the css code, I apply the background colour and change the margin value to make the content center.

Fig 1.9 

I created div section for education and experience section. Followed by

Fig 1.10 

Under CSS code, I create ::before to create the vertical line. 

Fig 1.11 

Fig 1.12

Fig 1.13




Final Submission


Fig 2.1 Website full screen jpeg

Fig 2.2 Website full screen pdf

Fig 2.3 Mobile full screen jpeg

Fig 2.4 Mobile full screen pdf


HTML CODE


Fig 2.5 HTML CODE pdf

Fig 2.6 CSS CODE pdf




REFLECTION

It was first time that creating working website based on the prototype, and I failed to create exactly same as the prototype. It took me a long time to figure out how to create timeline, and went through many failures for a week. In the end, I have to changed my prototype and managed to complete it within the given period. The journey was tough, but I feel that the understanding of the html and css code increase dramatically, because I find that the amount of the time I spent in coding become faster.


Comments

Popular posts from this blog

Major Project 2 Final compilation

Design Portfolio - Final Compilation

Major Project 1