Course page for: Digital Multimedia

Exercises: day 7

Hypermedia

You can find tutorials for the different aspects of HTML here here I recommend you take a look at this and browse around if you don't have a lot of experience with HTML or maybe just need a quick recap of some features.

As for HTML there is a link here regarding CSS.

If you are only unfamiliar with the new multimedia features of HTML5 or just need to check what file types are supported by it, you can find the info here

For all the following exercises, if you have prior experience with HTML and CSS try to challenge yourself on creativity. In the following exercises you are not allowed to use templates or frameworks as bootstrap and the like. You should write everything from scratch and you should try to think about how aesthetically pleasing the webpage is to look at. Try to match colours from different places on the page, and in the different media types added to the page. Try to create consistency, so that every aspect fits well together.

Exercise 1

Make a webpage in html, with a connected css stylesheet. The webpage should at least contain:

Exercise 2

In this exercise you should make a second page and add links so that the two pages link each other. You should also make sure that both pages use the same css stylesheet.

Exercise 3

Add video and audio where you see fit (take into consideration where it looks good from a design point of view)

Exercise 4

Get a hold of me, and I will create this exercise on the basis of what you have created so far, and what looks like might be a fun challenge for you.