Interactive Design / Exercises
Cheryl Voo Yie Qi / 0349878
Interactive Design / Bachelor of Design in Creative Media
Exercises
Links to other projects:
LECTURES
Week 2 - The Web
Opening tag < _ >
Closing tag < / _ >
Lists (2 types)
-
Ordered list <ol> </ol>
- are lists where each item in the list is numbered. List is for set of steps for a recipe that must be performed in order
-
Unordered list <ul> </ul>
- are list that begin with a bullet point
INSTRUCTIONS
Week 1
We learned some basic HTML codes and did an
exercise in class together :
We are required to create a web document based on the content given. We are going to follow exactly the format as in the document. And name the file as index.html and save the file in a folder name Exercise One.
Week 3
We are required to create a single HTML page that contains the content given. And also include images for required sections (use all the images provided). In each main section, we need to include an id attribute that will be later used as an anchor link from the navigation (in the first part of the content).
After completing the task, upload it to Netlify and submit the link in Google Classroom.
Week 4
We have to design a User Interface for Taylor's University Interactive Information Kiosk in groups.
Target audience: Parents, visitors.
The goal of the Interactive Information Kiosk is to inform the user on how to access Taylor's University.
Week 5
This week we used the exercise from week 3 (single HTML page) to learn to add backgrounds, border-box, and change the fonts.
Week 7
This week we had a layout tutorial in class about how to link our HTML to style.css, adding .navi & .container and others in Adobe Dreamweaver.
After that, we need to complete a layout exercise with a given example, texts and images, upload it to Netlify and submit the link to google classroom.
REFLECTION
It was fun learning coding! Seeing codes becoming websites I saw every day is quite satisfying and happy. But for now, we are still following Mr Shamsul's guide in class to create web pages, not sure if I can do it on my own after doing these exercises.






















Comments
Post a Comment