WEB systems and Media design, Please see attached for description
· Using HTML, CSS and JavaScript. Design a webpage with the following:
· The design of all Web pages in the site must include:
· a header at the top of the page,
· a horizontal navigation bar below the header,
· required content below the navigation bar.
· One Web page must include dynamic content created by client-side programming using JavaScript.
· JavaScript programming code can be either
· embedded in the head element or
· included in an external JavaScript file that is linked to the Web page.
· You may
· write your own JavaScript code or
· obtain the JavaScript code from a provider of free code.
· Ensure the JavaScript programming code is free of errors that cause it to fail to execute.
· Ensure the JavaScript code is called to execute.
· Ensure the JavaScript programming code is included in the Web site.
· Validate the HTML in the Web page.
· One Web page must deliver audio and/or video content.
· Deliver the content to older browsers
· using the embed element
· that falls back to Flash.
· Deliver the content to modern browsers
· using the video and/or audio elements.
· Ensure the content plays in all modern browsers.
· Ensure the media files are included in the Web site.
· Validate the HTML in the Web page.
· Use at least one external CSS file to
· provide style, presentation, and layout to the Web pages in the Web site.
· Validate the CSS style rules.
· Zip (compress) the Visual Studio Web site folder into a .zip file format to submit.