background preloader

SVG, le dessin vectoriel pour le web

SVG, le dessin vectoriel pour le web
SVG est un format d'images vectorielles basé sur le langage de balisage XML. Il répond parfaitement à des besoins graphiques légers, qu'ils soient statiques, dynamiques ou interactifs. SVG (Scalable Vector Graphics) est un format de dessin vectoriel, élaboré à partir de 1998 par un groupe de travail comprenant entre autre IBM, Apple, Microsoft, Xerox. Il a mis du temps à être estimé à sa juste valeur sur le Web, notamment à cause de sa lente adoption par les navigateurs. En effet, Internet Explorer ne l'a pris en charge qu'a partir de sa version 9. Avantages SVG est un format d'image léger lorsqu'il s'agit de représenter des formes simples, car seules les informations décrivant ces formes sont stockées (coordonnées, couleurs, effets) contrairement aux images bitmap (JPG, PNG, GIF) qui doivent mémoriser le contenu pixel par pixel. SVG est dans la lignée de HTML : spécifié par le W3C, ouvert, libre, simple d'utilisation. Outils Intégrer SVG à sa page web La balise <embed> La balise <object> <?

CSS Sprites Revisited 21 Best Websites for Teaching Yourself Web Development Get the FlatPix UI Kit for only $7 - Learn More or Buy Now I remember how popular web design was even 5 or 10 years ago. Kids in high school were teaching themselves HTML and building small web pages from scratch. And nowadays this is possible because of the thousands of free tutorials and code online. Open source has dramatically shaped an industry of high-tech and high demand. But it can still be difficult pinpointing exactly what you want to learn. Pixel2Life Smashing Magazine Coding W3Schools Tizag Webmonkey Treehouse Sitepoint Student Web Design Guide A List Apart Web Design From Scratch Net Tuts+ Web Design Tuts+ CSS Tricks Developer Drive Think Vitamin Blog Ajaxian .Net Magazine Tutorialzine 24 Ways Design Instruct PHP Academy About Jake Rocheleau Jake is a digital researcher and writer on many popular design magazines.

Document Object Model (DOM) The Document Object Model (DOM) is a programming interface for HTML, XML and SVG documents. It provides a structured representation of the document (a tree) and it defines a way that the structure can be accessed from programs so that they can change the document structure, style and content. The DOM provides a representation of the document as a structured group of nodes and objects that have properties and methods. Nodes can also have event handlers attached to them, and once that event is triggered the event handlers get executed. Essentially, it connects web pages to scripts or programming languages. Though often accessed using JavaScript, the DOM is not part of it and it can be used by other languages, though this is much less common. An introduction to the DOM is available. DOM interfaces Obsolete DOM interfaces The Document Object Model is in the process of being heavily simplified. HTML interfaces A document containing HTML is described using the HTMLDocument interface. Static type

Un logo cliquable SVG avec alternatives “Responsive Webdesign”, “Retina”, “optimisation mobile”, autant de termes qui sont devenus de plus en plus présents dans nos quotidiens de designers et intégrateurs web. Le nombre d’écrans dont la résolution permet l’affiche d’images en très haute qualité ne cesse d’augmenter : écrans Retina sur iPhone, téléphones Android, Mac Book pro et bientôt sur nos TV (à quand le frigo ?), etc. Ces nouveaux écrans apportent de nouvelles perspectives, mais également un besoin grandissant de flexibilité. Le format vectoriel semble être une excellente réponse à cette problématique. Cet article s'intéressera au format SVG qui propose une solution flexible : une seule image vectorielle, qui pourra être redimensionnée et s’afficher dans différentes tailles sur tout support sans perte de qualité. Nous verrons ici un exemple très concret : l’utilisation sur un site du SVG pour le logo cliquable qui renvoie à l’accueil de notre site. Voir la démonstration Voir le code sur github Le SVG, c’est quoi ? <? Le code

Fresh & Impressive Collection Photoshop Tutorials Photoshop is an excellent image files editor used by a number of photographers and designers. It provides you with a possibility to edit photos, develop web site designs, create ads, and plenty other functions of the sort. If you are a beginner designer, you will certainly need some help with Photoshop assimilation. Sure, you can attend some Photoshop training courses to learn from coaches. However, it would be much cheaper to learn to use Photoshop following the instructions of effective Photoshop tutorials. We offer you a set of categorized Photoshop tutorials to learn using this creative design software. All the instructions are comprehensive and straight forward, many lessons are illustrated in details, PSD files with a detailed instruction are attached. Creative Photoshop Text Effect Tutorials Create an Instagram Widget How to Create a UI Sliders Set in Photoshop Funky Retro Wavy Text Effect Cool Text Effect with the Puppet Warp Tool Retro-Style Text How to Create Code Editor Design

Cours et Formations Gratuits en Vidéo Animated Checkboxes and Radio Buttons with SVG By animating an SVG path with JavaScript, we can do many fancy things. Today we want to show you some effects for checkboxes and radio buttons. The idea is to hide the inputs, use pseudo-elements to create a more appealing style and then animate the SVG paths once an input is selected. View demo Download source Today we’d like to share some fancy “check” animations for checkboxes and radio buttons with you. Please note that this is just a proof-of-concept and not a complete solution. For the custom checkbox or radio button we use the ::before pseudo-element of the label and we hide the input by setting the opacity to 0. Initially, we also add the necessary SVG elements after the inputs with JavaScript. Here is an example of a form structure: We are using an unordered list with the inputs and labels. The core styles for making the input invisible and creating the box out of the pseudo-element is the following: We noticed a small glitch for the last example in Firefox (24.0) on Mac.

SVG Tutorial 30 New Photoshop Text Effect Tutorials Typography – you use it a lot if you are a web designer. Starting with the name of your website and menu buttons to the content itself. Now one thing to consider is that there is definitely a text on a website that has to be different and stand out from the rest of the content. Of course you can find fonts that would match your desires in a way or another, but still it is hard to find one that would be convenient for the design of your website, especially if it’s something unique. One trick you can try is adding different effects to the text you would like to be different. Below you will find a collection of great tutorials that will teach you how to add different cool effects to your texts. Retro Text The Sugar Bag Effect Retro Pop Style Create a Frilly Typo Create an Awesome Grass Texture in Photoshop License Plate Text Effect A Slick Supernatural Text Effect Suspended Text Effect Text in Stitches Create A Beautiful 3D Text Composition An Awesome 3D Text Composition in Photoshop

À propos …du blog Si j’ai créé ce blog ce n’est pas juste pour créer un blog. Faire comme tout le monde ne m’intéresse pas, mais me tenir au courant de ce qui se passe ailleurs oui ! Qu’elle soit technologique ou graphique la veille me semble essentielle dans le domaine du webdesign. Alors profitons-en ! …des articles Les articles diffusés sur ce blog sont très souvent originaux, dans le sens où je prends du temps à créer le contenu, voire à effectuer de longues recherches. Le contenu de ce blog est mis à disposition selon les termes de la Licence Creative Commons Attribution – Pas d’Utilisation Commerciale – Partage à l’Identique 3.0 non transposé. …des commentaires Les commentaires présents sur ce blog sont l’intervention de tiers qui n’engagent qu’eux. Tout commentaire peut-être supprimé sur demande de son auteur. Les articles de ce blog sont très subjectifs, les commentaires sont un bon moyen de partager et d’enrichir le contenu d’une page. …de moi Quelques remerciements Vous aimez ce blog ?

7 Reasons to Consider SVGs Instead of Canvas The HTML5 canvas element is used everywhere. From WebGL games to some amazing browser experiments, web developers are jumping on the canvas bandwagon and enjoying the ride. But are we always using the right tool for the job? In many cases, Scalable Vector Graphics (SVG) offer a better alternative but it’s easy to forget about the technology when it’s hidden beneath the wave of canvas hype. 1. That should be obvious, but it’s a huge benefit — especially now people are using high-resolution iPads and monitors. 2. Canvas is a programmable image. But anyone can create an SVG. 3. Canvas elements are manipulated using client-side JavaScript. 4. SVG and canvas elements are supported by all the HTML5 browsers. While that’s not necessarily a case for choosing SVG over canvas, you certainly can’t reject SVGs on the basis of browser support. 5. SVGs are accessible: text remains text, and something should appear even when your browser doesn’t support every element. 6. 7. The Downsides

La boite à outils de la parallaxe Bientôt deux ans que les effets de parallaxe font parti du quotidien sur le web. Si vous n’avez pas encore sauté le pas, c’est le moment de vous y mettre ! Petite piqure de rappel sur la parallaxe avec cet article « 11 sites avec effet de parallaxe » mis en ligne début 2011. L’effet ne date pas d’hier, utilisé sur le web à l’époque, notamment avec Flash, la parallaxe donne de la profondeur et du relief aux interfaces plates. Cet effet de profondeur est obtenu au déplacement de plusieurs éléments sur différents plans et à des vitesses différentes. L’ancien site Nike Better World avait remis l’effet au goût du jour en utilisant un subtil mélange de Javascript et d’images PNG transparentes. Peut-on imaginer voir cette tendance se développer même avec l’ampleur que prend le responsive design ? Voici l’intérêt de cet article, qui est en quelque sorte une boite à outils et à utiles. 1 – Pour commencer, quelques exemples : Lois Jeans Mario Kart Wii Iutopi Dentsunetwork Activated Drinks Von Dutch

Tutoriel WordPress C’est quoi WordPress ? WordPress est un moteur de blog libre et gratuit. Sa fonction ? Vous permettre de publier un blog. Mais attention, pas n’importe quel blog… Pour l’exemple, VidéoNoob est réalisé avec WordPress, vous voyez le potentiel ? crédit photo Désolé, il n’y a pas de version mobile de cette vidéo pour cette formation. Alors, tenté(e)s ? Les objectifs de la série de tutoriels Comme d’autres (mais quel prétentieux ) j’aurais pu me contenter de vous expliquer comment installer WordPress… Comme d’autres (voilà que ça recommence ), j’aurais également pu me contenter de vous faire un lien vers une ou deux pages web vous expliquant en russe comment l’utiliser, et, comme d’autres, j’aurais pu vous demander gentiment d’aller poser toutes vos questions sur un autre forum… Mais non, sur VidéoNoob, ça ne se passe pas comme ça ! Via ce tutoriel, j’aimerais : Index des tutoriels (évolutif) : 2 – C’est quoi un blog ?

Related: