Vocab Quiz Flashcards
CSS
Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language.
HTML
HyperText Markup Language (HTML) is the standard markup language for creating web pages and web applications.
HTML 5
HTML5 is the latest evolution of the standard that defines HTML. The term represents two different concepts: It is a new version of the language HTML, with new elements, attributes, and behaviors, and a larger set of technologies that allows more diverse and powerful Web sites and applications.
JS
Javascript is a high-level, dynamic, untyped, and interpreted programming language.
jquery
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.
W3c
The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.
WHATWG
The Web Hypertext Application Technology Working Group (WHATWG) is a community of people interested in evolving HTML and related technologies.
SVG
Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation.
PNG
Portable Network Graphics (PNG) is a raster graphics file format that supports lossless data compression.
JPEG
JPEG is the most common image format used by digital cameras and other photographic image capture devices
GIF
Graphics Interchange Format. GIFs are image files that are compressed to reduce transfer time.
1X, 2X, 3X (image optimization)
Image optimization is using the most compressed (smallest file size) yet visually acceptable image in the proper file format for the specific role of the image.
API
Application program interface (API) is a set of routines, protocols, and tools for building software applications.
UI
The user interface (UI), in the industrial design field of human–machine interaction, is the space where interactions between humans and machines occur.
UX
User experience design (UX, UXD, UED or XD) is the process of enhancing user satisfaction by improving the usability, accessibility, and pleasure provided in the interaction between the user and the product.