Once the user’s computer receives a response  from the server, it can interpret what to do with it. The majority of  the time, it will simply display the web page in a standard HTML format.  However, there are plenty of alternatives. For instance, when people  download files online, they take the same kind of request form as a  normal web page, but obviously they are not interpreted as such. 
The  way that a response is interpreted depends on the user’s browser.  Internet Explorer, Firefox, and Safari can all interpret responses in  different ways. Although the ways are typically very similar, web pages  will actually look different when interpreted differently by various  browsers. It is the job of website developers to ensure that these  interpretations are as close together as possible. 
There are  plenty of responses that can be sent other than plain HTML pages. Many  web pages include bits of code called JavaScript or Flash ActionScript.  Users may choose to disable these options, but if they do not, then the  user’s experience may change as they watch the page. They could watch  animations, interact with characters on screen, or have pieces of the  screen move around. 
Even a normal HTML page is much more complex  than it first appears. If you are unfamiliar with how websites work,  then you should take a moment to open up the source code of any web page  with which you are familiar. You will probably have absolutely no  ability to understand it. This is the code in which developers write and  browsers interpret. This code determines how the web page will appear  in your browser. 
Web pages also rely on image files being loaded  simultaneously within your browser. The code contains links to these  image files, which your computer downloads and then stores temporarily  so that it can display them with the web page. That is why if you ever  save a web page from the Internet it will likely include several files  and folders, including quite a few images. 
Overall, the amount of  technology that goes into displaying a web page is quite impressive. It  is even more impressive how many millions of times a day all of the  technology functions in sync to bring users around the world the World  Wide Web. Without years of work from countless people, we would not have  the Internet as we know it today. 
Browse » Home » 
Web Hosting Technology Overview » 
Website
 » Web Hosting Technology Overview - Website
Thursday, May 20, 2010 | 1:22 AM | 0 Comments

0 comments:
Post a Comment