background preloader

Start Your Dev - Accueil : html css javascript xml xsl

Start Your Dev - Accueil : html css javascript xml xsl
Related:  Système d'information de gestion SIG STMG

Le PHP Facile - Apprenez le PHP ! xhtml : Apprendre le xhtml (tutorial xhtml) - le-developpeur-web.com Tutoriels HTML5, CSS3, Accessibilité, JavaScript, AJAX, jQuery Proposez votre tutoriel Niveaux : Débutant Confirmé Expert Langages hypertexte (HTML, HTML5), balises, structure des pages web et validation W3C Feuilles de style CSS (Cascading Style Sheet) Accessibilité Accessibilité des sites internet, bonnes pratiques, ergonomie, utilisabilité Javascript Langage de script pour le web dynamique exécuté par le navigateur Développement Langages et technologies du web tels que PHP, MySQL, Ajax Responsive web design Tout pour smartphones et tablettes Design Design et graphisme pour le web Vue & Nuxt Vue.js et Nuxt Formats, encodage, XML Formats variés, XML et microformats, sémantique Web Le monde du web et d'internet en général Dans les cas les plus extrêmes, on se retrouve à chercher une aiguille dans une meute de foin.

Index des balises HTML Structure Sections Références Cadres Listes Liens Multimédia Tableaux Formulaires Rendus visuels Textes - mise en forme Textes - sémantique <abbr> <acronym> <address> <blockquote> <cite> <code> <del> <dfn> <em> <h1>...

Apprendre-PHP.com - Apprendre à développer avec le langage PHP Modéliser un réseau local avec Prime - Create Complete Network Planning & Administration Models With Prime Creating network inventories or network planning and administration layout models can be difficult. In my last job, I had to manage the inventory of more than 250 systems and network devices using an excel sheet designated by the senior network admin. As the inventory required periodic updates, it meant that each change had to be entered after identifying the system from the device tags mentioned in the Excel sheets. When making network models things can be even more complex than managing an inventory. This is because many models are either hand drawn or created using a CAD software which can be difficuilt to ammend. For instance CAD applications require expert designers to graft models and to alter them. Prime is an open source application which makes it easy to create maps for network layout, inventory and administration. Drag and drop items from the left hand side pane to populate your model. Download Prime [via ghacks] Advertisement

XML - Introduction à XML Septembre 2017 XML (entendez eXtensible Markup Language et traduisez Langage à balises étendu, ou Langage à balises extensible) est en quelque sorte un langage HTML amélioré permettant de définir de nouvelles balises. Il s'agit effectivement d'un langage permettant de mettre en forme des documents grâce à des balises (markup). Notre vidéo Présentation de XML Contrairement à HTML, qui est à considérer comme un langage défini et figé (avec un nombre de balises limité), XML peut être considéré comme un métalangage permettant de définir d'autres langages, c'est-à-dire définir de nouvelles balises permettant de décrire la présentation d'un texte (Qui n'a jamais désiré une balise qui n'existait pas ?). La force de XML réside dans sa capacité à pouvoir décrire n'importe quel domaine de données grâce à son extensibilité. En réalité les balises XML décrivent le contenu plutôt que la présentation (contrairement À HTML). Mise en page de XML Structure des documents XML Décodage d'un document XML

How to create animated tooltips with CSS3 How to create some simple, animated tooltips using CSS transitions and the pseudo-classes :before and :after View demo Download source In today’s tip we’ll show you how to create some simple, animated tooltips using CSS transitions and the pseudo-classes :before and :after. The idea is to have a list with links or in our case, social icons, that reveal a little tooltip on hover. The unordered list will look like this: <ul class="tt-wrapper"><li><a class="tt-gplus" href="#"><span>Google Plus</span></a></li><li><a class="tt-twitter" href="#"><span>Twitter</span></a></li><li><a class="tt-dribbble" href="#"><span>Dribbble</span></a></li><li><a class="tt-facebook" href="#"><span>Facebook</span></a></li><li><a class="tt-linkedin" href="#"><span>LinkedIn</span></a></li><li><a class="tt-forrst" href="#"><span>Forrst</span></a></li></ul> The list elements will be floating left and the anchors will have the following style: Each anchor will have a different background position for the background image:

Tutoriaux gratuits - Photoshop, After Effects, 3D Studio Max

Related: