A file extension for JavaScript. JavaScript adds interactivity to your page
Back
Doctype
Front
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.
Back
button
Front
A CSS created image that a user can "click on" to do something, like download a program or go to another web page.
Back
Vector
Front
Scalable graphics that are built using mathematical formulas, rather than with pixels
Back
gradient
Front
A gradient consists of two or more colors that blend into each other. Gradients are used to fill the color of an object.
Back
hyperlink
Front
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.
Back
LAN
Front
Local Area Network within a close geographic area.
Back
thumbnail
Front
A graphic or image purposely made smaller.
Back
Hexadecimal
Front
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.
Back
Site Root directory
Front
It is the file on a website that holds all of the other directories and folders on that system.