Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Interface Design

So far, in the blue labs you have been shown how to design page structures using html5.

In this week's lab you should work as a team to choose the most important feature from those provided in the basic requirements and use your knowledge of HTML5 to design the structure of the static page layouts that could be used in delivering this feature. Each of the screens/pages needed to meet the task requirements should be written in HTML5 with some dummy data inserted so it is clear. At this stage you are learning about CSS so you need only produce the HTML structure.

Your team will be expected to present and justify their designs during one of the labs next week.

At this stage you are not required to style the pages or implement the functionality, we will be covering these skills needed in future labs.

If you find programming hard it is recommended that you start next week's lab (JavaScript) as soon as possible.