Question: Your task is to create and validate a web page containing a form to allow a member of the admin team to add a walk


Your task is to create and validate a web page containing a form to allow a member of the admin team to add a walk event. The overall page layout should be consistent with your wireframes and must be valid HTML. and CSS. The page must, of course, be an actual realisation of the corresponding wireframe component and not simply a repetition of a part of the wireframe itself. . The form should work and submit data to the TT284 reflector: http://students.open.ac.uk/mct/tt284/reflect/reflect.php. You are not required to implement any PHP to process this data al this stage. . The form should include a hidden field. The field should be named 'sessionID' and should contain the value 'abcd1234-ce56-ff78-9090'. . The page should use a CSS style sheet. . As with the wireframe, the page should be easy to use on a laptop or desktop screen (1024px wide, landscape orientation, e.g. 768px high). . The page and form should be accessible. . The form may use HTML5 input types described in Block 2 Part 3, but validation of input data is not required at this stage. . Any admin application navigation features proposed in your wireframes should be present on the page. but are not required to function. . The web page and any related files should be clearly named e.g. 'q2a.html', q2a.css
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
