16.10.25 - 30.10.25 (Week 4 - Week 6) Michelle (0373843) Interactive Design / Bachelor of Design (Honours) in Creative Media / Taylor's University Project 1: Website Redesign Proposal TABLE OF CONTENTS 1. Lectures 2. Process Work 3. Feedbacks 4. Reflection Lectures Week 4 Dreamweaver Tutorial Table tr (table row) > td (table data) colspan & rowspan Table CSS allows website design using layout Initially layout is created using table. There are defaults - want to change, overwrite. issue: aesthetic, UX, performance Week 5 HTML ( Hypertext Markup Language) Attribute = A modifier that provides additional information about an HTML element or adjusts its behavior and display. Always included in opening tag. One element can have multiple attributes, separated with space. E.g. src for img element, href for a element,...