PDA

View Full Version : how to develop full screen webpage?



amy22
06 Jun 2011, 05:36 PM
I am very new in developing website. I was requested to build a full screen website without using flash. I was requested to build a full screen webpage using javascript but i have no idea how to do it at all. I plan to build the site by using php. The page is suppose to be in full screen no matter which computer screen i use it to view. My teammates requested that i have to do it without using flash and they said it is possible to do it in java because they heard of it before.
NEED HELPP PLEASE!!!!! Thanks

Unconformed
06 Jun 2011, 11:08 PM
you need to use html and css - and a fixed width layout

goggle fixed width lay out.

Check out

http://960.gs/

also

http://www.w3schools.com/

And tell us why they want you to use java script? Are you making a static web page or should it have animations etc. It sounds like they want you to make a site with animations on it.