Browsers are programs that provide access to Web resources.
1.For browsers to connect to resources, the location or address of the resources must be specified. These addresses are called uniform resource locators(URLs).
2. Once the browser has connected to the Web site, a document file is sent back to your computer. This document contains Hypertext Markup Language (HTML).
3. A language called ja
vascript is often used to trigger simple interactive features, such as opening new browser windows and checking information entered in online forms.
4.An advanced use of javascript called AJAX can be found on many interactive sites. This technology is used to create interactive Web sites that respond quickly, like traditional desktop application software.
5.applets are written in the Java programming language.Java applets are used to present animation, display graphics, provide interactive games, and much more.
6.Special browsers called mobile browsers are designed to run on these portable devices.