Interactive Design - Exercise: HTML & CSS Document Development
10/11/2024 - 17/11/2024 | Week 07 - Week 08
Koh Sher Wei | 0353816
Interactive Design | Bachelor of Design in Creative Media
Instructions :
HTML practical:
Task
During class, we were given thorough tutorials on how to write a basic
html and CSS for style.
Notes
- (Text Edit mac user) > format > make plain text > save file
as html > name the file "index.html"
- href is an attribute "property" and ("value" is the url)
- dreamweaver > standard > file > open > select the html
file > if a photo is too big, just set the height or width (either
one)
- tr is "table row", td is "table data", th is "table header" colspan is
"collumn span" form must have name, email, msg, submit and reset
- all style only prompted in one <style></style>
CSS code
Outcome:
Personal CV Page:
References
These were a few examples of resume pages that I used for reference. I
paid attention to the layout and overall arrangement of texts.
HTML code




















