Conceptual assignment: refined project concept
<aside>
✨
Submit your assignment here
Week 12 Submissions
</aside>
- This should include sketches of what you want your project to look like
- We are going to start building next week, so it’s important you come to class next time with a project concept
Final project prompt is here:
Expressive Web
Coding assignment
You have two options for this week’s assignment
<aside>
✨
Submit here
Week 12 Submissions
</aside>
Option 1: Go back to your hypertext project and make changes in one of the following ways.
- Instead of linking between pages, have the pages change “in place” — i.e. content from one page is removed, and the other is placed directly within the same HTML page
- Try to do this with a transition, animate one piece of content in appearing and the other in disappearing
- Experiment with scrollytelling
- Reactive Text
- Create text that responds to cursor interaction
- Words that rearrange, scatter, or transform when hovered
- Text that changes color, size, or meaning based on user interaction
- Consider how these changes reflect themes in your narrative
- Show a tooltip with more details before someone clicks in
- Do a different idea!