background preloader

Dev Web

Facebook Twitter

Compatibilité des propriétés CSS dans les emails. Le support de CSS dans les emails est assez catastrophique. Selon l'interface que vous utilisez pour lire vos emails (par interface j'entends client mails ou webmails), le résultat de l'email peut être tout à fait autre. De plus, comme vous pourrez le constater dans cet article, les points communs entre les diverses interfaces se font assez rares. Il est donc difficile d'envoyer un email correctement formaté avec du CSS. Pour chaque interface, une liste assez complète de propriétés CSS à été testée. Vous trouverez également, en fin de tableau, une note qui correspond au nombre de "ticks" correspondant à l'interface. Les tests ont été réalisés sur les clients mails et les webmails suivants : Mozilla Thunderbird (version: 2.0.0.6) Microsoft Outlook 2007 (version: 2007 pro) Windows Live (version: beta) DreamMail (version: 4.4.1.0) Foxmail (version: 6.10) Opera (version: 9.24) Incredimail (version: Xe) Pocomail (version: 4.5) The Bat!

Gmail : text-indent: XX% ne marche pas. PocoMail : Abondance : référencement et moteurs de recherche - toute l'info et l'actualité quotidienne. Splash, diaporama javascript. Splash est un script permettant d’afficher en plein écran une image. Pas de fioritures dans ce dernier, il n’est pas nécessaire d’inclure les librairies prototype, et JQuery. Comment ça marche ? D’abord inclure le fichier javascript entre les balises <head></head><script type="text/javascript" src="/include/js/splash.image/splash.image.js"></script><script type="text/javascript" src="/include/js/splash.image/splash.image.js"></script>Ensuite le fichier de styles qui va bien<link type="text/css" rel="stylesheet" href="/include/js/splash.image/splash.image.css" /><link type="text/css" rel="stylesheet" href="/include/js/splash.image/splash.image.css" /> Sur le lien de chaque image, ajouter l’attribut rel et donner lui la valeur « splash.image ».

Voici le résultat Description de la photo Depuis la version 1.8, une description de l’image sera visible juste en dessous de celle-ci. Regrouper les images Vous pouvez regrouper les images en modifiant l’attribut rel. Groupe d’image 1 : Groupe d’image 2 : Emprise JavaScript Charts™ :: 100% Pure JavaScript Charts. Akzhan/jwysiwyg - GitHub. Getting Started. Most webmasters are familiar with HTML tags on their pages. Usually, HTML tags tell the browser how to display the information included in the tag. For example, <h1>Avatar</h1> tells the browser to display the text string "Avatar" in a heading 1 format. However, the HTML tag doesn't give any information about what that text string means—"Avatar" could refer to the hugely successful 3D movie, or it could refer to a type of profile picture—and this can make it more difficult for search engines to intelligently display relevant content to a user.

Schema.org provides a collection of shared vocabularies webmasters can use to mark up their pages in ways that can be understood by the major search engines: Google, Microsoft, Yandex and Yahoo! 1. How to mark up your content using microdata 1a. Your web pages have an underlying meaning that people understand when they read the web pages. 1b. itemscope and itemtype Let's start with a concrete example. Back to top 1c. itemprop 1d. 2. 2b. 2c. 3. 3a. 3b. Layer Styles. HTML 5 and CSS 3: The Techniques You’ll Soon Be Using. In this tutorial, we are going to build a blog page using next-generation techniques from HTML 5 and CSS 3. The tutorial aims to demonstrate how we will be building websites when the specifications are finalized and the browser vendors have implemented them.

If you already know HTML and CSS, it should be easy to follow along. Before we get started, consider using one of our HTML5 Templates or CSS Themes for your next project—that is, if you need a quick and professional solution. Otherwise, it's time to dig into these techniques. HTML 5 is the next major version of HTML. Before we begin marking up the page we should get the overall structure straight: In HTML 5 there are specific tags meant for marking up the header, navigation, sidebar and footer. It still looks like HTML markup, but there are a few things to note: In HTML 5, there is only one doctype.

Instead of using divs to contain different sections of the page we are now using appropriate, semantic tags. "What?! That's all! QR-Code Generator. Index of /fonts. Create your Google Sitemap Online - XML Sitemaps Generator. Rubular: a Ruby regular expression editor and tester.