Interactive Design (Task 1): Exercise 2
Aw Wen Chia / 0368828
Interactive Design / Bachelor of Design (Honours) in Creative Media / Graphic Design
TABLE OF CONTENTS
- Basic Document Structure: Correctly use the <!DOCTYPE html>, <html>, <head>, and <body> tags.
- Page Title: Add a descriptive title inside the <head> using the <title> tag (e.g., "My Awesome Profile").
- Main Heading: Use an <h1> tag for your name or the page's main topic.
- Sub-Heading: Use an <h2> tag to create a section heading (e.g., "My Hobbies" or "Favorites").
- Paragraph Text: Write at least two descriptive paragraphs using the <p> tag.
- Ordered List: Create a numbered list (using <ol> and <li>) with at least three items (e.g., your top 3 favorite books, movies, or foods).
- Unordered List: Create a bulleted list (using <ul> and <li>) with at least three items (e.g., your skills, goals, or contact methods).
This task was definitely trickier than the first task, but it was still manageable as I was able to follow along with my tutor’s instructions. Step by step, the process became clearer, and it amazed me how simply typing lines of code into my notebook could result in a fully functioning website. Seeing the immediate visual outcome of the code made the learning process feel more rewarding and engaging.
Customising the website was especially enjoyable, as it allowed me to personalise the design using my favourite colours and experiment with different visual elements. Working on the website alongside my friends made the experience even more fun. Seeing the different layouts and creative choices everyone made highlighted how the same instructions could lead to unique outcomes.





.png)
.png)
Comments
Post a Comment