Exercices - Développement web
15 documents à télécharger gratuitement
Exercices de développement web partagés par des étudiants et des enseignants. Thèmes couverts : HTML, CSS, JavaScript, PHP, React, frontend, backend.
This document contains exercises and questions related to web services using SOAP and WSDL. It focuses on understanding WSDL tags, SOAP envelope structure, and XML data types. Additionally, it includes syntax error identification and justification.
The document describes programming exercises aimed at creating visual representations of data using loops in web development. The first exercise involves creating a table that pairs month numbers and names with colored backgrounds using 'for' and 'foreach' loops. The second exercise focuses on displaying the days of the week in both French and English using a 'foreach' loop. These exercises emphasize practical utilization of arrays and loops within coding solutions.
The document outlines a series of programming exercises aimed at learning loop structures such as for and foreach. The first exercise focuses on generating a table that pairs month numbers with month names and adds color to cells, using both 'for' and 'foreach' loops. The second exercise involves creating a table that translates the days of the week into both French and English using a single array. Both tasks emphasize practical implementations of arrays and loops to solve programming problems in a structured way.
This document consists of seven programming exercises focused on PHP functions. The tasks include mathematical calculations, string manipulation, array processing, and form handling. Additional exercises involve JavaScript alert integration, HTML form creation, and testing for input validation. Solutions require the application of PHP built-in functions like `empty()`, `isset()`, and session management techniques.
The document includes two exercises focused on programming solutions for displaying data in tabular formats. The first exercise explores iterative methods (using for and foreach loops) to create a column-based month display with respective colors. The second exercise involves using a single array and a foreach loop to display weekdays in French and English. The solutions emphasize programming fundamentals and the application of control structures in web development.
This document presents a series of eight programming exercises focusing on PHP structures, conditional expressions, random number generation, string manipulation, and arrays. It challenges the students to implement conditional logic for complex scenarios, use loops to iterate numerical operations, manipulate strings for transformations and character-based operations, and apply functions for data validation and censorship. The content emphasizes practical coding applications, enhancing problem-solving in server-side development.
This document guides students through practical exercises focusing on HTML5 features like input elements, semantic tags, and styling with CSS. The first exercise involves creating a web page ('formulaire.html') using various input types introduced in HTML5 and styling it using CSS. The exercises also include testing these features across different browsers, identifying notable observations, and recreating web pages (index.html and inscription.html) while integrating HTML5 semantics. Students are instructed to adhere to a provided design prototype and make necessary adjustments to achieve th...
The document describes a step-by-step lab exercise focused on creating and styling web pages using HTML5 features and CSS. It includes implementing new input types such as date, time, and color, and lays out the semantic HTML5 tags for better page structure (e.g., header, nav, section). Students are instructed to create two web pages ('index.html' and 'inscription.html') with layouts matching provided maquettes. Testing the pages across browsers and applying specific CSS styling rules for appearance and responsiveness are integral to the methodology. The findings include understanding the u...
This document contains exercises designed to enhance understanding of PHP programming concepts including strings, arrays, and functions. It covers practical tasks such as formatting output, creating and manipulating arrays, and defining PHP functions. Students will implement their knowledge through hands-on coding exercises.
This document contains exercises for a web programming course focused on HTML and CSS. It includes tasks for creating tables and web pages with specific styling requirements. The exercises aim to enhance the understanding of web design and layout using CSS.
This document outlines a series of exercises on HTML programming focused on creating a basic web page. It covers essential HTML elements such as text formatting, alignment, and the incorporation of images and tables. The exercises encourage hands-on practice for understanding web development fundamentals.
This document contains a series of PHP exercises focusing on string manipulation, arrays, functions, and mathematical operations. Each exercise demonstrates the implementation of specific programming concepts through PHP code. The document is designed for an educational context, specifically for a programming course.
This document presents various exercises related to CSS styles and HTML structures. It includes examples of tables with different styling classes and multiple exercises focused on CSS applications. The document serves as a guide for implementing CSS in web pages.
This document includes exercises designed to teach HTML basics, such as formatting text, using headings, and creating lists. It specifically covers the use of HTML tags like <PRE>, <p>, and <ul>. The exercises are aimed at developing web page layout skills.
The document provides step-by-step exercises to help learners practice HTML, CSS, and JavaScript. It guides the development of interactive web elements like buttons and paragraphs, emphasizing DOM manipulation. Methodologies progress from simple attribute changes to implementing dynamic content updating and copying mechanisms. The final case study integrates HTML, CSS, and JavaScript to create a structured and functional webpage with real-time data displays and interactive user features.



![Série 4 : PHP – Les fonctions [Nov 2015]](https://files.masteryte.com/media/a32567ee74899998c6e0ab92e82ae412c3430eb1-1-640x360.jpg)









