You almost done, good turn out on you being able to follow up until here, hope you’ve learned a thing or two on how to design your own web pages. In this final practice, you’ll learn how to create your HTML document from scratch, a simple heads up will be given but all you have to do to fulfill this is to design the given document in our example without copying the codes.
Example 1:
Question: Design a HTML document using the specification below:
Background color of the document → Gray or Ash
Body Color should be separate from Text Content.
Should have a Footer Containing a Copyright notice.
Should have at least two images on the pages.
Should have a custom logo or any logo at all.
Should link to at least 4 pages.
Should include an inline and external Style Sheet.
Should include an external Javascript file that can change the background color
using any Event call.
Should have at least 1 embedded music/video/flash file on the web page.
click to see a stand alone example Final Practice 1
Back | Main: HTML Programming | Previous Lesson: Practical Examples |