background preloader

Simple Icon Hover Effects

Related:  Ressources Webdesign

Springy - A force directed graph layout algorithm in JavaScript. Natural Language Form with Custom Input Elements An experimental form that uses natural language instead of the usual form display. Values are entered using custom input elements. View demo Download source There is something really interesting about Natural Language UIs and after visiting awesome Escape Flight, we wanted to play around with NL forms and custom form elements. Natural language forms are quite suitable for some UI cases, not for all, of course. Please note: this only works as intended in browsers that support the respective CSS properties. The Markup The HTML will be composed of a form with a sentence and some select and text input elements: We want to transform the select elements to a custom drop-down list, like this: <div class="nl-field nl-dd"><a class="nl-field-toggle">any food</a><ul><li class="nl-dd-checked">any food</li><li>Indian</li><li>French</li><li>Japanese</li><li>Italian</li></ul></div> The toggle is the visual part in the sentence. The text input will also be transformed into a similar element: The CSS

Creative Button Styles From our sponsor: Create spectacular WordPress sites with ease. Today we would like to give you some button inspiration. This button set consists of some simple, creative and subtle styles and effects to inspire you. The icons, which we add using the :before (and sometimes :after) pseudo-class, are from IcoMoon and we’ve created them with the IcoMoon app. Please note: this only works as intended in browsers that support the respective CSS properties. The markup of a button is really simple. <button class="btn btn-6 btn-6d">Button</button> The common styles for all the buttons are some resets defined in .btn and we use the specific numbered classes for the different sets of styles. An example for a specific button style is the following: Which will of course depend on what we define as a common style in .btn and .btn-6. This class structure is used for demo purposes. I hope you enjoy the styles and find them inspiring!

Bootstrap Markdown Bootstrap-Markdown designed to be easily integrated with your bootstrap project. It exposes useful API that allow you to fully hook-in into the plugin Switch regular textarea within your form into Bootstrap-Markdown editor seamlessly by adding data-provide="markdown" attribute Code <form><input name="title" type="text" placeholder="Title?" Inline editing with Bootstrap-Markdown is done by adding data-provide="markdown-editable" attribute <div data-provide="markdown-editable"><h3>This is some editable heading</h3><p>Well, actually all contents within this "markdown-editable" context is really editable. Result This is some editable heading Well, actually all contents within this "markdown-editable" context is really editable. Beside using above data-attributes, you could call it via code Noted that Bootstrap-Markdown could be used as a standalone input (without any form). Some examples Custom width using data-width="400" attribute Hidden buttons using data-hidden-buttons="cmdBold" attribute

Dossier : comment apprendre le webdesign en ligne ? Inexistant il y a encore 20 ans, le métier de webdesigner suscite aujourd’hui de nombreuses vocations dans notre monde connecté. Si vous faites vos premiers pas dans le web ou que vous souhaitez vous perfectionner en webdesign grâce à Internet, cet article est fait pour vous. Depuis l’ouverture du blog, vous avez été nombreux à m’écrire pour en savoir plus sur les possibilités d’apprendre le webdesign. Quelles études suivre ? Quelles sont les meilleures écoles ? Apprendre sur le web En tant que professionnel depuis presque 3 ans maintenant et intervenant en IUT, j’ai pu échanger avec de nombreux webdesigners. La démocratisation du web a fait naître une génération d’autodidactes. Que vous soyez étudiant dans le webdesign, en reconversion professionnelle, graphiste, développeur, chef de projet (bref dans la communication), simple curieux ou même webdesigner, vous trouverez ici de quoi vous mettre sous la dent pour en apprendre plus sur ce fabuleux métier. 1. Living Tuts AlsacreationS Tuto 2.

100+ Free HTML5 Responsive Bootstrap Template in 2018 100+ HTML5 Free Responsive Bootstrap Templates in 2017 for Startups, Company, Business, Restaurant, Lawyers, Fitness, Gym, Hospital, Portfolio, Agency and others. We, The Themewagon Team gather more than 100 HTML5 free responsive Bootstrap template in 2017. Nowadays a website is a good medium for introducing. People can represent themselves or their organizations easily to the entire world through a website. Professional web developers are very rare. It is too much hard to seek out the suitable free HTML5 responsive Bootstrap templates. Hence, here’s a solution for you. Here, in this bundle, all templates are SEO friendly. Do you want more free responsive Bootstrap template? 150+ Best Free HTML5 Website Templates in 201641 Free High Quality Responsive Personal Portfolio Website HTML5 Bootstrap Templates 201726 HTML5 Bootstrap Free Responsive Templates for Fitness, Gymnasium, Hospital in 201730+ Free Responsive HTML5 Templates in 2017 for Restaurant, Cafe, Coffee Shop, Fast Food 01. 02.

Cikonss | Pure CSS Responsive Icons CSS3 Create - Démos, tutoriels et expériences CSS : menus, galerie photos, interfaces web. Introduction · jQuery Masonry Masonry is a dynamic grid layout plugin for jQuery. Think of it as the flip-side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically, positioning each element in the next open spot in the grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall. Getting started Markup Masonry works on a container element with a group of similar child items. <div id="container"><div class="item">... Add jQuery and the Masonry script. All sizing of items is handled by your CSS. Script It is recommended you specify an itemSelector and columnWidth. That’s it! See Demo: Basic multi-column imagesLoaded plugin If your content contains any images, you’ll want to ensure that Masonry is triggered after all the images your content has loaded. See Demo: Images Code repository This project lives on GitHub at github.com/desandro/masonry. Acknowledgments Changelog v2.1: 9 Dec 2011 v2.0: May 2011 License

Related: