CSS
Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.
Projects with this topic
-
BookFind est une application web destinée aux utilisateurs d'un Centre de Documentation et d'Information (CDI). Elle permet la recherche et l'emprunt de livres via une interface simple et une gestion des utilisateurs.
Updated -
manage tasks effectively, and work smoothly.
Updated -
Site web de l'association de tir sportif Izelloise, il permet de faciliter la communication entre les membres de l'association et les adhérents via l'envoi de mail. Développé avec le framework Symfony , une base de donnée Postgres et un front en Twig.
Updated -
This is a project aimed at documenting as many pieces of hardware as possible, built on a Symfony HTML framework.
Updated -
Ce projet est un site de réservation pour un jeu murder mystery en plein air, organisé par un groupe scout. Les participants réservent des créneaux en ligne, et les organisateurs, via un espace sécurisé, accèdent aux listes par créneau pour une gestion efficace
Updated -
Language Specific Examples of Topics and Various Web Development Projects & Pages. Cheatsheets For Programming Languages.
Updated -
This is a HTML, CSS and Java Script based web application developed for managing water supply procedures of an imaginary company called Diyaluma, as an University Project. The application uses a MySQL Database and PHP for the functionalities. Refer provided docs for more info.
Updated -
-
Simple web application developed in 2019 as part of my training in Higher Technician in Web Applications Development.
Updated -
-
Исходный код сайта: vampirecommunity.ru (и одновременно с этим, его самодостаточная оффлайн-версия)
Поддерживается в актуальном состоянии.
Updated -
Web development homework. Contains working homework assignments for several classes.
Updated -
-
-
CRUD creado con PHP, Javascript, HTML, css.
Updated -
Este proyecto está ligado a una clase de programación.
Updated -
www.acadmin.cz Legacy administrační systém Voyager z roku 2007. Skrze upgrady a částečné přepisování jej udržuji ho při životě od roku 2017.
UpdatedUpdated -
Prerequisites:
Git: Git is a version control system used for tracking changes in source code during software development. Make sure Git is installed on your system. You can download Git from https://git-scm.com/ and follow the installation instructions for your operating system.
PHP: Laravel requires PHP to be installed on your system. You need PHP version 7.3 or higher. You can check your PHP version by running php -v in your terminal.
Composer: Composer is a dependency manager for PHP and is used to install Laravel and its dependencies. You can download Composer from https://getcomposer.org/ and follow the installation instructions for your operating system.
Web Server: You'll need a web server to serve your Laravel application. While Laravel comes with a built-in development server, it's recommended that Apache or Nginx be used for production deployments.
Database: If the cloned project uses a database, make sure you have the required database management system (e.g., MySQL, PostgreSQL, SQLite) installed on your system.
Updated -
-