Posts

Showing posts from May, 2025

Interactive Design - Project 2 : Website Redesign Prototype

 27/05/2025 - 22/06/2025 (Week 6 - Week 9) Cindy Noverin / 0376409 Advanced Typography / Bachelor of Design in Creative Media / Taylors University Project 2 : Website Redesign Prototype TABLE OF CONTENTS Lectures Instructions Feedback Reflection Further Reading LECTURES Week 6 we are assigned to finish our proposal and start working on the prototype, we also lean] Week 7 we studied about using selector on dreamweaver Week 8 we have indenpendent learning week, and mr. Shamsul gave us Selector coding quiz and to finish it and show it later on, on week 9 Week 9 we learned about making a dropdown menu in dreamweaver. and a consultation and feedback session for our prototype. back to top INSTRUCTIONS Proposal https://www.canva.com/design/DAGocayIgrY/Dx1rdT1mwxsUA-PJsLxnAQ/edit?utm_content=DAGocayIgrY&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton after having my proposal approved, I started working on the prototype by...

Interactive Design - Project 1 : Website design Proposal

 20/05/2025 - 27/05/2025 (Week 5 - Week 6) Cindy Noverin / 0376409 Interactive Design / Bachelor of Design in Creative Media / Taylors University Project 1 : Website design Proposal TABLE OF CONTENTS Lectures Instructions Feedback Reflection Further Reading LECTURES Week 4 - Week 5 Coding Practice <> html {} css open close tag <p> inside should be document</p> attribute /extra infromation about the tag ex languange, insert image <p attributename=“attribute value”>text</p> headings  <h1> </h1> everything is wrapped in everything body head and tittle <html>  (is the father opening tab) <body>   (parent elements) <h1></h1>   (Child element) (footer is inside body) </body> <head> <tittle> </head> </html> closing tab bold & italic <b><i> to force break line  <br> there are two types of list ordered list (numbe...