
August 10th, 2011, 08:15 AM
|
|
Contributing User
|
|
Join Date: Oct 2010
Posts: 66
Time spent in forums: 6 h 6 m 39 sec
Reputation Power: 3
|
|
|
Will it be slow if I use only one HTML page?
I designed and coded my own website, however, it is just one simple html page and it contains links to different sections ( I used display: "none" and when user clicked on a menu option, I hide the previous and show the other ). It contains about 6000 lines of code since its about 5 pages stuffed in one. If I host this single HTML page, will it be alot laggy? especially during alot of traffic?
My CSS stylesheet and Javascript file is separate though
|