From 8acb206bb1b49fc846e56b936627c9006014bba2 Mon Sep 17 00:00:00 2001 From: "Mark Tyers (aa7401)" Date: Wed, 2 Oct 2019 16:30:35 +0100 Subject: [PATCH] clarification added --- 02 Interface Design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02 Interface Design.md b/02 Interface Design.md index e5d203a..a60e742 100644 --- a/02 Interface Design.md +++ b/02 Interface Design.md @@ -3,7 +3,7 @@ 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. +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.