Definitions:
- I.P. Address
- A unique address that computers use in order to identify and communicate with each other.
- Web Server
- A computer program that is responsible for accepting HTTP requests from clients, which are known as web browsers, and serving them HTTP responses which are usually HTML web pages.
- Web Browser
- A computer program that interprets HTML commands to collect, arrange, and display the parts of a web page.
- *examples of various web browsers are: Apple's Safari, Mozilla Firefox, Opera, Internet Explorer, Netscape Navigator.
We will look at the "view source" or "view page source" menu command found in browsers to see the HTML for any website.
Media that can be displayed on a web page:
- graphics
- sound
- animations
- video
- interactive programming
Design considerations:
- The target device
- cel phone / pda
- computer
- television
- resolution of the monitor (1024 x 768, 800 x 600, etc.)
- Target web browser(s)
No comments:
Post a Comment