| A | B |
| web page | “is a document which can display text |
| web browser | “a software application designed to retrieve and present content on the Web” |
| Website | “a collection of related webpages with a starting point or home page” |
| Domain Naming System | “(DNS) translates domain names in the URL to IP addresses.” |
| IP addresses | “are how devices find each other on a network.” |
| World Wide Web Consortium (W3C) | “is an international community that develops open standards.” |
| Relative links | “are located relative to the current document because the server knows the location of the current document.” |
| absolute link | “defines the location of the document in total including the protocol required to get the document |
| Attributes | “provide additional information about tags and control how the tag will be interpreted by the browser.” |
| Cascading style sheets | “are often referred to simply as CSS |
| Inline Styles | “the code for the style is inserted inside the opening html tag.” |
| Internal style sheet | “used to control the appearance of one webpage.” |