Interactiv Design
Nie Weiqiu / 0360239 / BA of Design (HONS) in Creative Media
Interactive Design
Exercises 1 - 4
INSTRUCTIONS
LECTURES
Week 1 / 28.8.2023
In week 1, we were briefed about this module and our assignments throughout the whole semester. Our first task is to do a web analysis on 2 websites based different aspects
Mr Shamsul briefed us regarding the usability of a design, emphasizing on the fact that a core aspect of design lies in it's discoverability and how well they accomodate to a users' needs and context.
Exercise 1 - Web Analysis
Requirements:
1. A brief report in Google Slides
2. Not more than 500 words for 2 analysis
3. Include a screen capture of each section or page of the website
4. Format should be clear (heading/subheadings)
What To Have in The Analysis:
1. Purpose and goals of the website - communication with the user
2. Visual design and layout of the website, including its use of color, typography, and imagery.
3. Functionality and usability of the website, including its navigation, forms, and interactive elements.
4. Quality and relevance of the website's content, including its accuracy, clarity, and organization.
5. Website's performance, including its load times, responsiveness, and compatibility with different devices and browsers.
Exercise 2 - Replicating Website
In exercise 2, our task is to replicate 2 existing main pages of the websites in order to gain a better understanding of their structure.
I used Adobe Illustrator for this exercise. I placed the original website side by side so that I could more accurately measure the placement of images, boxes, and text. I used Montserrat Regular and Montserrat Bold, with different fonts for different parts.
1. Ocean Health Index (https://www.oceanhealthindex.org/?authuser=0)
Original Website (Screen grab)
Replicated Website
2. Bandit Running (https://banditrunning.com/?authuser=0)
Original Website (Screen grab
Replicated Website
Exercise 3 - HTML and CSS Document Development
We will create the recipe card using HTML and CSS. The goal is to design a basic web page that displays a recipe's ingredients and instructions in a visually appealing format.
Create an HTML file named "recipe.html".
Create a section that displays the following information:
Recipe title
Contains necessary images for the page
Ingredient list
Step-by-step cooking instructions
Create an external CSS file called "style.css".
Apply CSS rules to style your recipe cards.
Use CSS selectors such as element selectors (e.g., body, h1, ul), class selectors (e.g., .recipe-title, .ingredient-list), and ID selectors (e.g., #instructions) to set up different parts of the card style.
I choose a Kaya toast recipe that I love to eat in the morning
Comments
Post a Comment