Choose an example of real-life company and describe its business scenario useful to design and implement a static website.
Task 2: Cascading Style Sheets (CSS) (5 marks)
Design and configure the web page content and layout via an external Cascading Style Sheets (CSS) file. The latter, configure common color and text properties, should include many selectors in addition to classes and identifiers (id) such as: Body, h1, h2, h3, image, logo, paragraph, wrapper, navigation, content, link, footer, division, table, etc. Moreover, this CSS file is also used to style your web Form.
Note: Use W3C CSS Validation Service to check syntax errors: http://jigsaw.w3.org/css-validator/
Task 3: XHTML webpages (12 marks)
Create Four XHTML webpages including the following requirements: (3 marks for each webpage)