| A | B |
| Corporate Presence Sites | Web sites to build brand awareness |
| Educational Sites | Web sites to inform or provide support for schools |
| HTML | Hyper Text Mark Up Language |
| Hyperlinks | The connections between files on the web |
| Informational Sites | Web Sites that provide data |
| ISP | Internet Service Provider |
| Navigate | Move through a website |
| Portal Sites | Cover a wide variety of web resources and topics |
| The Internet | The hardware that allows computers to communicate |
| Web Browser | Application that allows web page viewing |
| Canvas | The visible area of a web site |
| Doctype Definition | In code specifies type of coding language used |
| Nesting | Properly open and closing tags within each other |
| hypertext transfer protocol | What HTTP stands for |
| hypertext markup language | What HTML stands for |
| <a> | code for a link |
| <body> | code for the beginning of the visible part of a web page |
| <em> | code for emphasis/italics |
| <h1> | code for the largest heading |
| <head> | code for the information ABOUT the web page |
| <img /> | code for an image |
| alt | code for alternate image name |
| src | code for image location |
| width | lateral image dimensions |
| height | vertical image dimensions |
| External CSS | adding CSS through a .css file |
| In-line CSS | adding CSS inside the tag |
| Internal CSS | adding CSS in the head part of a page |
| Property | code for the element you will apply style to |
| Value | code for the specific choice you make in style |
| FPS | frames per second |
| Frame | a snapshot of a flash file |
| Keyframe | a frame that indicates change in the timeline |
| Timeline | the time map for a flash file |
| Stage | the visible area of a flash file |
| Stroke | the outside (or outline) color of an object |
| Fill | the inside color of an object |
| Layer | rows on the timeline in flash or in Photoshop used to organize objects that allow the stacking of objects |
| Save For Web and Devices | Save Command for Image in Dreamweaver |
| Eyedropper Tool | Tool that can select color from the color displayed on the screen |
| Rollover | An image that changes to another when the mouse hovers over it |
| Flash Button | A preprogrammed dynamic button that can be a link |
| Date Code | A code that will show the updated date of the last save for the file |
| Property Inspector | The Tool that allows changes on the selected element in Dreamweaver |
| Files Panel | Management panel for all of your html files and assets |
| .doc | the file type for Microsoft word |
| .html | the file type for a web page |
| .swf | the file type for Flash Movie |
| .txt | Notepad’s default File Type |
| .gif | The file type for an image best for publishing on the web |