background preloader

/ public - Snipt

/ public - Snipt

Posts CSS Query (I've been out of practice) James Robert Gardiner Hi guys, I've been majorly out of practice with website development, and I'm currently developing a website for a friend of mine. Essentially he wants a scrolling website with anchor links, which is fine. Basically I have whipped up a pretty awesome background for him, and have even got it to fit to the page using background size to "cover".. Now my only query is, is it possible to get the background image to A, stretch the screensize - while B, following the user's scrolling, as it's going to be a lengthy website I don't just want the background to end...

HTML5, CSS3, JS Demos, Creations and Experiments | CSSDeck - (Navigation privée) Mozilla Demo Studio Mozilla supports a wide variety of exciting open web technologies, and we encourage their use. This page offers links to interesting demonstrations of these technologies. If you know of a good demonstration or application of open web technology, please add a link to the appropriate section here. 2D Graphics Canvas Video 3D Graphics WebGL Virtual Reality Transformations Impress.js (source code) Games Web APIs Notifications API HTML5 Notifications (source code) Web Audio API File API Slide My Text - presentation from plain text files Web Workers Document Tags and Contributors Contributors to this page:mfluehr, equinusocio, Kissaki, SoftwareRVG, MdAshrafMalik, palerdot, chrisdavidmills, Dmytro.Omelyan, elfoxero, ondras, eng-mnabil, openjck, Vilius.L, carlosrafaelgn, jswisher, teoli, Sheppy, Paul, Sonnyp, MarkFinkle, Roc

Free Source Code and Scripts Downloads lite No more sending your stuff back and forth via email, just set up a pad, share the link and start collaborating! Etherpad allows you to edit documents collaboratively in real-time, much like a live multi-player editor that runs in your browser. Write articles, press releases, to-do lists, etc. together with your friends, fellow students or colleagues, all working on the same document at the same time. All instances provide access to all data through a well-documented API and supports import/export to many major data exchange formats. And if the built-in feature set isn't enough for you, there's tons of plugins that allow you to customize your instance to suit your needs. You don't need to set up a server and install Etherpad in order to use it. Etherpad is an open source project. One of the first things you should do is actually use Etherpad, and get to know it - read about it, evangelise it, and engage with the wider community. If you'd like to help, get in touch! Development workflow

Code Snippets - Snipplr Social Snippet Repository Fablab F aire Voici une carte évolutive et non exhaustive... réalisée à la main par PiNG Qui sont les LAB en France et où sont-ils ? Cela fait une dizaine d'année que des lieux publics (mais surtout des gens, des animateurs, médiateurs, ...) se sont engagés dans la mise en place d'espaces propices à l'appropriation citoyenne des outils et enjeux liés au numérique. - Que ce soit sous des labels institutionnels ou non : cyberbase, epn, Espace culture multimédia, ... - Que ce soit pour des ateliers proche des usages les plus fréquents ou vers des formes plus exploratoires, artistiques, ... Ces espaces continuent d'explorer les pratiques et défrichent collectivement la culture numérique, au quotidien. Si vous trouvez des erreurs contactez-nous à info(a)pingbase.net, ou compléter par vous-même en vous créant un compte sur ce wiki Il ya actuellement 62 laboratoires renseignés sur cette page Aix-en-Provence - Laboratoire d'Aix-périmentation et de Bidouille : Amiens - etolab Angers Arles

git - petit guide - no deep shit! git - petit guide juste un petit guide pour bien démarrer avec git. no deep shit ;) par Roger Dudler (translation by KokaKiwi) Remerciements à @tfnico, @fhd, Namics this guide in english, deutsch, español, indonesian, italiano, nederlands, polski, português, русский, türkçe, မြန်မာ, 日本語, 中文, 한국어 installation Télécharger git pour Mac OSX Télécharger git pour Windows Télécharger git pour Linux créer un nouveau dépôt créez un nouveau dossier, ouvrez le et exécutez la commande git init pour créer un nouveau dépôt. cloner un dépôt créez une copie de votre dépôt local en exécutant la commande git clone /path/to/repository si vous utilisez un serveur distant, cette commande sera git clone username@host:/path/to/repository arbres ajouter & valider Vous pouvez proposer un changement (l'ajouter à l'Index) en exécutant les commandes git add <filename> git add * C'est la première étape dans un workflow git basique. envoyer des changements branches mettre à jour & fusionner tags remplacer les changements locaux

A repository of public and private code snippets. by viktory12345 Feb 9

Related: