Frontend Glossary

Here you can find important tech terms and definitions, explained in a simple and clear way.

Widget

A Widget is a compact element designed to provide utility or functionality. They are often third-party tools embedded onto a Webflow site.

Components
UI-UX
Frontend

JavaScript

JavaScript is one of the three core web languages (along with HTML and CSS). It is primarily executed on the client-side (the user's browser) and handles everything related to interactivity.

Development
Technical
Frontend

CSS (Cascading Style Sheets)

CSS is one of the three core technologies of the World Wide Web, alongside HTML and JavaScript. It controls the visual appearance of all website elements, including: color theory, typograpy, and animation.

Development
Frontend