Web 1 Strands 1-5 Flashcards
button
A CSS created image that a user can “click on” to do something, like download a program or go to another web page.
Hexadecimal
A six character value represents the amount of red, green, and blue in a color. Based on the Base 16 number system, which assigns the numbers 0 to 9 and the letters A to F.
server
A host computer on a network.
hyperlink
An image or text element on a web page that users select to display another location on the page, another web page on the same website, or a web page on a different website; also known as a link.
thumbnail
A graphic or image purposely made smaller.
Vector
Scalable graphics that are built using mathematical formulas, rather than with pixels
gradient
A gradient consists of two or more colors that blend into each other. Gradients are used to fill the color of an object.
.js
A file extension for JavaScript. JavaScript adds interactivity to your page
Doctype
Declares to the web browser what version of HTML you are using. If your doctype and coding are different from each other the page will not validate.
GUI
is a Graphical user interface.
LAN
Local Area Network within a close geographic area.
Site Root directory
It is the file on a website that holds all of the other directories and folders on that system.