public marks

PUBLIC MARKS from decembre with tags html & documentation

2009

XUL (XML User Interface Language) - MDC

XUL (XML User Interface Language) is Mozilla's XML-based language that lets you build feature-rich cross platform applications that can run connected or disconnected from the Internet. These applications are easily customized with alternative text, graphics and layout so they can be readily branded or localized for various markets. Web developers already familiar with Dynamic HTML (DHTML) will learn XUL quickly and can start building applications right away. Open XUL Periodic Table in Firefox or another Gecko-based browser to see some XUL demos.

UserScript Writing 101 – Manuel of Things to learn - Userscripts.org

The Order of Things to Learn Look to the "Resources" section for places to learn about these. 1. HTML. Hypertext Markup Language. Not the same "language" as JavaScript. This is a markup language, meaning it's a bunch of text that is meant to represent some type of structure, in this case, a web page. 2. XML. Extensible Markup Language. In case you didn't realize, HTML itself is a type of "XML". Learning XML is important because many popular websites (YouTube, Facebook, Last.fm) use XML to interact with data. Since you already know HTML by this point, understanding XML should be cake. 3. CSS. Cascading Style Sheets. This is the way HTML (should be) stylized. You'll want to learn this. 4. JavaScript. Learn all the basics: data types, functions, JavaScript's native functions like prompt, alert, etc. 5. The Greasemonkey Extras. Like I said, Greasmonkey == JavaScript, with a lot of extras. A specific page listing the API's can be found here.

CSS Débutants - SPIP

by 2 others
Cours de Mammouthland pour les débutants en CSS (Feuilles de Style en Cascade).

2008

JavaScript DOM__tableau interactif des fonctions disponibles

by 7 others
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

2007

Vive les CSS !

Superbe page rassemblant "53 techniques CSS dont vous ne pourrez plus vous passer"__Au menu, des menus de navigation, des tableaux, des checkbox, des ombres, des coins arrondis, des lettrines, des sitemaps, des pieds de page, des camemberts, des barres de

DOM Inspector____personnaliser Firefox avec le userChrome.css

le dom, c'est l'autopsie garantie de tout firefox : l'interface utilisateur et la page web que le même utilisateur utilise (ben, oui...) Ce qui intéresse ici, c'est l'interface utilisateur , l'apparence de votre firefox

Dom Inspector - Yahoo! France Résultats de recherche

Avec le DOM Inspector, vous pouvez voir une page Web exactement comme Mozilla la ... ce dépannage rapide, le DOM Inspector offre plusieurs outils pour vous

DOM Inspector: petit guide d'initiation

Avec le DOM Inspector, vous pouvez voir une page Web exactement comme Mozilla la voit, vous permettant ainsi d'isoler et de réparer rapidement les problèmes. En plus de ce dépannage rapide, le DOM Inspector offre plusieurs outils pour vous aider à tro

2006

Using Platypus__extension pour voir et modifier page web

Platypus is a tool for changing a web page (such as removing an ad) and optionally creating a Greasemonkey script to make that same change then next time you visit that page. To save scripts, you need to have Greasemonkey installed. To share a Platypus