Some File Types
- (GIF)Graphic Interchange Format
- These are fast to load and good for images with simple lines and distinct colors.
- (JPEG)Joint Photographic Experts Group
- These take a bit longer to load however, it captures the sharp edges and rich colors such as in photos.
- (BMP)Bitmap
- These are slow to load and are primarly images created with Paint.
Other Terms
- Tags
- A code or series of code used by the browser to display formatted text and images.
- (HTML)Hyper Text Mark Up Language
- This is the code that most web pages are written in.
- Browser
- A browser interprets HTML code and displays it on the screen.
- Home Page
- The main page to which all related documents link back to.
- Hyper Link
- A connection between HTML pages.