Développement web

100 documents à télécharger gratuitement

Cours, examens, TD, TP et exercices de développement web. Thèmes couverts : HTML, CSS, JavaScript, PHP, React, frontend, backend.

Historique d'Internet et HTML Basics

The document introduces the historical development of the internet, starting with ARPANET and key milestones such as the creation of email, TCP/IP protocol, and the World Wide Web by Tim Berners-Lee. It explains fundamental internet concepts like IP addresses, protocols (e.g., HTTP, TCP/IP), services such as email, web browsing, and video conferencing, and delves into the basics of HTML for creating web pages, along with its structure, evolution, and syntax. Additionally, it highlights the functionality of various HTML components like tags, attributes, headers, paragraphs, and separators.

Internet
HTML
World Wide Web
13p0
Chapitre II: Le langage HTML

The document introduces HTML as a markup language standard for structuring and presenting content on the web, enabling cross-platform accessibility via HTTP. It details the historical evolution of HTML, its syntax, and elements like tags, attributes, and formatting techniques. Key sections include document structure, styling, lists, hyperlinks, and tables, providing practical examples of how these elements function. The document serves as a foundational reference for creating web pages using modern HTML standards and practices.

HTML
tags
protocol HTTP
Institut Supérieur des Études Technologiques15p0
Chapitre II : Le langage HTML

This document provides a detailed overview of HTML, highlighting its definition as a markup language standardized by W3C for internet document structuring. It covers the historical evolution of HTML versions, its structural components like tags, attributes, and elements, and capabilities including text formatting, linking, listing, and table creation. Practical syntax examples and advanced features, such as media integration and layout customization, are explained comprehensively for educational purposes.

HTML
tags
W3C standard
Institut Supérieur des Études Technologiques15p0
Liste des propriétés CSS

This document provides an in-depth overview of CSS properties, including text formatting such as font-family, font-size, and text-decoration. It explains color and background properties like background-color, background-image, and background-attachment. Box properties like width, height, margins, padding, and borders are detailed. Positioning and display properties (e.g., float, position, z-index) as well as table and list styles are extensively described with examples.

CSS properties
font-family
text-align
9p0

Autres ressources en développement web