Web Development Basics Flashcards
used for creating the structure and content of web pages. Provides a set of tags that are
used to define headings, paragraphs, images, links, and other content.
HTML (Hypertext Markup Language)
used for styling the HTML content.
CSS (Cascading Style Sheets)
popular CSS framework that provides a responsive grid system, pre-designed UI components, and customizable CSS styles
Bootstrap
front-end CSS framework based on Google’s Material Design language.
Materialize
____ is a responsive CSS framework that provides a set of customizable CSS styles and pre-designed UI components.
Foundation
____ is a CSS framework that uses human-friendly HTML to create responsive web pages. It provides a set of customizable CSS styles and pre-designed UI components.
Semantic UI
____ is a utility-first CSS framework that provides a set of pre-designed CSS classes for building responsive web pages.
Tailwind CSS
____ is a lightweight alternative to larger CSS frameworks like Bootstrap, and it provides a simple set of customizable styles and components for building responsive web pages.
Bulma
____ is the most widely used client-side scripting language. It is a lightweight programming language that can be embedded into HTML pages to create dynamic effects and interactive
user interfaces.
JavaScript
Developed and maintained by Facebook, used for building user interfaces with a virtual DOM, and allows for reusable UI components.
React.js
Developed and maintained by Google, used for building dynamic web applications with features like two-way data binding and dependency injection.
Angular JS
A progressive JavaScript framework for building user interfaces that is lightweight and easy to learn, providing reactive data binding and component-based architecture.
Vue.js
A server-side JavaScript runtime built on top of Google’s V8 JavaScript engine that allows for scalable network applications with non-blocking I/O.
Node.js
A popular web application framework built on top of Node.js that provides middleware support, routing, and templating engines.
Express.js
A JavaScript framework for building ambitious web applications that includes features like two-way data binding, routing, and component-based architecture.
Ember.js