A | B |
Web page | Documents viewed in a web browser and available on the Web or on a private network using hypertext transport protocol. |
Web browser | special software that can retrieve and display a webpage |
Web site | a collection of related webpages served from a single web domain. |
HTML | The main markup language for creating webpages and other information that can be displayed in a web browser. |
http | An application protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web. |
URL | Character string referencing a resource on the Web; also known as a web address. |
Hypertext | Text displayed on a computing device with a reference (hyperlink) to a resource that can be immediately accessed by a mouse click |
Domain name | String of characters (name) used to identify a website. Domain names are regulated under the Domain Name System. |
Static webpage | The page displays exactly as it is stored |
Dynamic webpage | A page that is generated using client or server-side scripting to deliver content |
Target market | A group of users or customers that the business has decided to aim its marketing |
Responsive design | Web documents designed to display properly on multiple devices; also known as fluid layouts |
Fixed-width layout | Web document designed to fit a particular screen or monitor size. |
CSS | A style sheet language used for describing the presentation semantics (the look and formatting) of a document written in a markup language. |