QUESTION

  1. Part 1 - The Website: (HTML, CSS, and JS files)

Overview:

The website you will create has to be fully responsive by applying the Responsive Web Design (RWD) approach. In your website, create at least four HTML pages. These pages should be organized with internal navigation links between the pages and of which one page is the form registration to allow new members to register. Also your website should include one external style sheet file that can be applied to all the web pages.

The Website should include the following elements:

  • Four webpages linked together with proper and an easy navigation.
  • Each page should have meaningful title (using the same title for all the pages is not considered meaningful).
  • An external CSS file to define the style of your website.
  • Web Tables.
  • One of the web pages should include a club member registration form with validation.
  • Graphics and animations: Pictures, logo, video, audio, animations…
  • A script: JavaScript function (optional).
  • A footer using the a copyright notice: © [year] [name]
  • You should organize all the pages in a good structure.
  • If you're using an image or some text from somewhere else, you must clarify the origin of that resource in a comment in your HTML or CSS file.
  • The website should work at all device sizes: desktop, tablets and phones (RWD).
  • Use of valid HTML tags to provide a fluid layout of the webpage
  • Working Navigation that changes based on the device type
  • Use of responsive image techniques (SVG, CSS Media Queries, viewport, etc.)
  • You're allowed to use some CSS techniques or scripts developed by others, only in the circumstances that you adopted and modified it to fit your website. Copying is not allowed, and you will automatically get zero if such action is detected.
  • Each HTML page and CSS should pass the W3C validation.
  • Be Creative…!

Public Answer

VE8UGS The First Answerer