HTML
Hypertext Markup Language is the standard markup language used to create and structure content on the web.
CSS (Cascading Style Sheets)
A style sheet language used for describing the presentation of a document written in HTML or XML, including colors, layout, and fonts.
JavaScript
A programming language used to create interactive effects within web browsers, making web pages dynamic and interactive.
Responsive Design
An approach to web design that makes web pages render well on a variety of devices and window or screen sizes.
Front-End
The part of a website that users interact with directly. It includes everything that users experience directly: text colors and styles, images, graphs, tables, buttons, colors, and navigation menus.
Back-End
The part of a website that is not visible to users involves the server, application, and database that work behind the scenes to deliver information to the user.
API (Application Programming Interface)
A set of rules and protocols for building and interacting with software applications, allowing different software programs to communicate with each other.
CMS (Content Management System)
A software application or set of related programs used to create and manage digital content. Examples include WordPress, Drupal, and Joomla.
Domain Name
The address where Internet users can access your website is typically linked to an IP address.
Hosting
A service that allows organizations and individuals to post a website on the Internet. Websites are hosted or stored on special computers called servers.
SSL Certificate (Secure Sockets Layer)
A digital certificate that provides authentication for a website and enables an encrypted connection is crucial for website security.
UX (User Experience)
The overall experience a user has when interacting with a website or digital product, including how easy or pleasing it is to use.
UI (User Interface)
The specific means by which users interact with a website, mainly focusing on the website's layout and visual design elements.
SEO (Search Engine Optimization)
The practice of increasing the quantity and quality of traffic to your website through organic search engine results.
Wireframe
A basic visual guide is used in website design to suggest the layout of fundamental elements in the interface.
Bootstrap
A free and open-source CSS framework directed at responsive, mobile-first front-end web development.
Git
A version-control system for tracking changes in source code during software development.
Framework
In web development, a framework is a platform for building software applications. It provides a foundation on which software developers can build programs for a specific platform.
AJAX (Asynchronous JavaScript and XML)
A set of web development techniques using many web technologies on the client side to create asynchronous web applications.
Web Server
A software and hardware that uses HTTP (Hypertext Transfer Protocol) and other protocols to respond to requests made over the World Wide Web.