1. Create the HTML document using Notepad for Figure 1.1 (page 2) by following instructions:

• Use the following DTD

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

• Just below the html opening tag, add the following details as comments using the eg. <!-- This is a comment -->.
• Program name = Assign2.html
• Author name = Your Name
• Student ID = s110041 (Your ID)
• Date Written = Today's date
• Date Modified = Today's date

• Use the title (<title>) tags to display in your browser’s caption:s110041- HTML Web Page

• Use the background image “background.jpg” and add thetags necessary to display it as your background image for your web page. Noteyou will need to right-click the image and save it on your local drive. Copybackground.jpg into your Student ID folder on the Desktop where you justcreated your html document.

• At the top center of your web page add, The University of Fijiin Arialfont in the appropriate font size in orange color. Add all other text as indicated inthe output Figure 1.1 using appropriate tags and fonts.

• Use the <hr>tag to add a horizontal rule as indicated in Figure 1.1.

• Add the Menu of Options as shown holding the following hyperlinks in italicsbelow. Their web addresses are noted in brackets. Use the anchor tag <a>.
• University of Fiji(www.unifiji.ac.fj)
• w3schools HTML(www.w3schools.com/html)
• W3C HTML Validation Service(http://validator.w3.org/)

• Create a mailto link using the anchor tag <a>to your student email address.

• Use the <hr>tag to add a closing horizontal rule as displayed in Figure 1.1.

• Add all other necessary tags and html source code

First off, we don't do other people's homework for them. Second, we don't do other people's homework for them. And third, we don't do other people's homework for them. Sensing a pattern here yet?

No one here will simply hand you a solution on a silver platter. If you show us what you've done, what you've tried to do, and what problems you've had with it, then we'll be happy to help. If you have specific questions, we can answer them, or at least point you in the right direction. If you have a program with a bug you can't swat on your own, we'll be glad to assist, so long as you pay attention to the forum rules and post sensible questions in an intelligent manner that we have some reasonable hope of answering.

But just cutting and pasting an assignment into a message, without even prefacing it with something like, "I have this homework problem that I can't solve...", is likely to get you booted from the message boards here and elsewhere - if you're lucky. What happens to you if you are unlucky is... well... let's just say that this guy probably won't be trying that again, on that forum or this one.

We take this issue seriously here. Very seriously. Asking us to do homework for you is a grave breach of academic ethics on your part, and actually doing so would be an even bigger breach on ours (not that this stops the many fine mercenaries at Freelancer.com, but still). Simply posting this here, in this way, could get you expelled from your school, if someone happens to notice it and blow the whistle on you. Furthermore, it does neither you nor us any good to help you cheat - especially since there's a good chance some day one of us will have to work with you, manage you, or, Eris forefend, fix code you've written. We have an obligation to our profession and our own future sanity to help you become a good programmer, and doing your coursework for you isn't going to do that.

And please don't insult our intelligence by claiming that it isn't a class assignment. It's very easy to spot one, and we have a lot of practice at it. Trust me on this.

Now, if you actually don't know how to create a program that fits the requirements... hmmmn. Reading the book is definitely called for. As is speaking to the professor; while some can be a--holes about office hours, most are more than willing to give extra help, if only to keep their class grades from slipping to the point where they get re-assigned to teach remedial basketweaving.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.