Write the source code for a simple web page in clean XHTML according to a specification and write the source code for a CSS according to a specification.
Description
GUIDANCE
Your final answer to be uploaded should include:
– HTML, CSS, and any other files such as images needed to view the webpage as expected
– A screenshot with annotations of the completed webpage open within a browser
– A screenshot with annotations of the completed webpage passing W3C validation
– Do not use (X)HTML styling code. This should be controlled by CSS.