Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-13-2005, 02:22 PM   #1 (permalink)
 
Newb Techie

Join Date: Oct 2005

Posts: 1

housemom

Default HTML HW help please

Hello All,

I just discovered this forum while in search of help with hw for school. I'm taking a web based computing class, and am doing html with framesets right now. Can anyone here write me a simple html code for this assignment? I'm just a mom trying to get a degree and this is really stumbling me. I don't know how to create 'buttons' for the Home, Products and Feedback menu/frame. I also don't know how to create the framesets and how to like link the Products page to a new screen when you click on its button. Help please! You can PM me the code or just load it here.


Create the front page of a fake store using HTML. Please use a text editor to write the HTML code. You can choose any kind of store - one that sells apparel, sports goods, food, etc. The front page will have two frames. The frame on the left will contain the menu. The items on the menu - home, products and feedback form. When a user clicks on "home", the main page
of the store will be displayed in the right frame. The main page should have the name of the store as well as 4-5 sentences describing what the store does. When products is clicked, the page with a list of products and their prices will be displayed in the right frame. Make sure you use a table to display this information. You should display 4-5 products and their prices. Adding some images will be a plus. Feedback form will lead to a form with a textbox asking for the user's name, and radiobuttons to get the user's dating of the site. When you are done, please upload five HTML files to WebCT. The five files will be - the file defining the frames, the file with the menu, main page, products page, and the feedback form.
housemom is offline  
Old 10-13-2005, 03:31 PM   #2 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

No one is going to do your homework for you.

For the buttons use an image surrounded by a hyperlink
And for the frames, I'd look at a place like www.w3schools.com for tutorials on that stuff since it's more complicated.
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
Old 10-14-2005, 09:36 AM   #3 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default Re: HTML HW help please

Quote:
Originally posted by housemom
I'm just a mom trying to get a degree and this is really stumbling me
Not being funny, but one thing that really ****es me off is incompetence and if you go through your degree passing other peoples work off as your own and not learning then you will end up with a degree and getting a job that you are not very good at. One reason i am doing a computer science degree is that i want to be as good as i can and do things the right way, i want my code to be good code. By not learning you wont have any of this and one day may be i will have to use some of your code... that'll **** me off because even if it works it'll be badly written.

Anyway rambling over. I have no problem helping you with your assignment but do some of it yourself and ask for specific points like "this is my code but for some reason the top frame appears on the left, any ideas what i have done wrong?"

Iron_cross has given you some very good pointers, use them. If you cant do this assignment yourself then you will really struggle with the rest of your classes because this is quite elementary web coding and something you will need to know otherwise it will be impossible for you to progress.
fitzjj is offline  
Old 10-15-2005, 08:20 PM   #4 (permalink)
 
Junior Techie

Join Date: Oct 2005

Posts: 75

darkninja

Default

If you are really stuck and dont know what to do in HTML, there are about a bizzillion tutorials on HTML, if your stuck for some I can recommend you some.

www.w3schools.com
www.lissaexplains.com
www.howstuffworks.com


Those 3 sites are quite good and easy to understand, I suggest you start there.
__________________
<a href="http://www.flashyflashy.net" target="_blank">flashyflashy.net</a>
darkninja is offline  
Old 10-16-2005, 12:14 AM   #5 (permalink)
 
Super Techie

Join Date: Jul 2005

Posts: 326

gimli of gloin is on a distinguished road

Default

or htmldog.com
__________________
gimli of gloin is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On