Web page creation help

The_Other_One

VIP Member
In my web design class, we have to make a rather simple web page on a topic of our choice. Obviously, I'm going to do computers, but I can't decide exactly what to do it on... Any suggestions? I don't want/need anything huge. We're looking for around 4 to 6 pages, one of which will probably be links.

The javascript part is what throws me off the most... What could cover this stuff :P
* One alert box
* One prompt box or one confirm box
* One conditional statement that controls the appearance of at least one element of a page
* One loop construct
* One mathematical computation
* At least one "onmouseover" event

Some might just have to be BSed into the site :P
 
Hey, I had to create one as well. I choose Volcanoes ( I dont know anything about volcanoes, but I thought there might be a lot of things to write about. That is why). What course are you doing????
 
What are you using to make this website ?
Are you forced to use specific tools ?
take a look at this
http://msdn.microsoft.com/vstudio/express/vwd/
You can do everything you just asked for if you have a little C# or VB.NET experience.
You can also use Javascript, HTML .... etc anything if you want..
Check it out and take the tour.
 
The course is ITCS 2300, Web-Based Application Development.

And tools? Everything must be made from scratch. I'll probably do much of the 'programing' in Dreamweaver, but it needs to be made from scratch :P I'm just looking for topics
 
This is just IDE to help you developing your website...
You will do programming as much as you want lol
Anyway I was just trying to show you options on the developing side :)
About the topics, I don't really have anything in mind.
 
Haha, that's what I need :P I'm trying to think what I can do computer related that uses calculation...

...

HEY, what about a hard drive size calculator. You know, you get an 80GB but actually get 74GB :P
 
This may sound simple... but you can do something like the user enters a size like (23.57 GB) and you convert it to MB, KB, Bytes, Bits if you want ... lol
you got the idea?
I mean like show it in all formats
 
The course is ITCS 2300, Web-Based Application Development.

And tools? Everything must be made from scratch. I'll probably do much of the 'programing' in Dreamweaver, but it needs to be made from scratch :P I'm just looking for topics

I am sorry my brother. U r a lot higher than me. I am just doin GNVQ course and I think u r in Uni, rite??

Anyway, I cant help. sos.
 
Back
Top