| A | B |
| Graphics Interchange Format | GIF |
| Scalable Vector Graphics | SVG |
| Moving Picture Experts Group | MPG/MPEG |
| Audio Interchange File Format | AIFF |
| Bitmap | BMP |
| Encapsulated Postscript | EPS |
| Joint Photographic Experts Group | JPEG |
| Rich Text Format | RTF |
| Tag Image File Format | TIFF |
| JavaScript | JS |
| Hypertext Markup Language | Hypertext Markup Language |
| alert | displays a pop-up box |
| document.write | shows a line of text |
| string | a variable with letters |
| constant | a number variable |
| <body bgcolor="mauve"> | used to color the background mauve |
| <body background="mauve,gif"> | tag used to assign an image mauve.gif to the background |