3087 links
  • Liens
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 1 / 5
89 results tagged html x
  • Appliquer une hauteur de 100% à un élément - Alsacreations
    October 1, 2019 at 4:05:53 PM GMT+2 - permalink - archive.org - https://www.alsacreations.com/astuce/lire/51-hauteur-100-element.html
    css html
  • CSS Selectors Cheatsheet - FrontEnd30
    Une documentation rapide et visuelle sur les sélecteurs CSS.
    March 8, 2019 at 5:07:35 PM GMT+1 - permalink - archive.org - https://frontend30.com/css-selectors-cheatsheet/
    css html
  • CSS : fixed cell-width with text-overlflow management
    """
    Normally, the table takes up the space it needs. If you give the `table` a 100% width, it will take 100% of the with and share that between the cells regarding their contents.

    There is no such thing as free space in a table: at some point, there must be a cell that takes up the remaining space once the size of the others have been set.

    To set a width of a cell, you would need to give it a `width` and a `max-width` to the same size.
    For a table with N columns, you can do that to N-1 columns, and the remaining column will take the remaining space.

    If you do that to N-2 columns, the two columns that do not have fixed with will share the remaining space.

    Having this all, you can add `white-space:no-wrap` and/or `text-overflow:ellipsis` if you wish.
    """
    January 8, 2019 at 4:15:34 PM GMT+1 - permalink - archive.org - https://codepen.io/lehollandaisvolant/pen/REVNLy?editors=1100
    html
  • Optimiser et accélérer les pages web - lehollandaisvolant.net
    January 8, 2019 at 4:13:42 PM GMT+1 - permalink - archive.org - https://lehollandaisvolant.net/tuto/pagespd/
    html javascript php webmaster
  • Favicon Generator for all platforms: iOS, Android, PC/Mac...
    A partir d'un fichier de base, génère tous les fichiers favicon pour toutes les plateformes.
    November 12, 2018 at 9:19:25 AM GMT+1 - permalink - archive.org - https://realfavicongenerator.net/
    favicon html webmaster
  • What Web Can Do Today
    Un site recensant les capacités des navigateurs (notifications, webstorage, etc.)
    June 2, 2018 at 11:09:03 AM GMT+2 - permalink - archive.org - https://whatwebcando.today/
    html javascript webmaster
  • Initiation HTML et CSS, le PDF de formation - Stéphanie Walter, UI et UX Designer.
    April 10, 2018 at 1:53:18 PM GMT+2 - permalink - archive.org - https://blog.stephaniewalter.fr/cours-initiation-html-css/
    css html ressource webmaster
  • Target="_blank" - the most underestimated vulnerability ever
    """
    Je note pour ne pas oublier: Si vous utilisez targer="_blank", toujours ajouter rel="noopener noreferrer"
    Sinon l'URL appellée aura accès à la page d'origine.
    """
    (SebSauvage)
    April 26, 2017 at 2:50:20 PM GMT+2 - permalink - archive.org - https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/
    html sécurité webmaster
  • Compte-rendu vidéo : Webinar #1 Silex - Silex Labs - https://www.silexlabs.org/compte-rendu-video-webinar-1-silex/
    Silex : un outil de création de site web en mode graphique, libre.
    June 7, 2016 at 11:26:19 AM GMT+2 - permalink - archive.org - https://www.silexlabs.org/compte-rendu-video-webinar-1-silex/
    css html libre webmaster
  • WebVim, une distribution Vim pour le dévelopment web - LinuxFr.org - http://linuxfr.org/news/webvim-une-distribution-vim-pour-le-development-web
    November 30, 2015 at 1:57:40 PM GMT+1 - permalink - archive.org - http://linuxfr.org/news/webvim-une-distribution-vim-pour-le-development-web
    css html php webmaster éditeur
  • Les media-query et le responsive design CSS3 - Le Hollandais Volant
    February 8, 2015 at 6:15:44 PM GMT+1 - permalink - archive.org - http://lehollandaisvolant.net/tuto/responsive-css/
    css html responsive webmaster
  • Graphisme & interactivité blog de design par Geoffrey Dorne » Le responsive web design en Gifs animés
    Des gifs animées montrant la différences entre les différents termes du responsive design.
    Des idées pour y arriver : http://lehollandaisvolant.net/tuto/responsive-css/
    November 18, 2014 at 11:44:35 AM GMT+1 - permalink - archive.org - http://graphism.fr/le-responsive-web-design-en-gifs-anims/
    css html responsive webmaster
  • L’attribut srcset pour des images responsive – HTeuMeuLeu
    September 24, 2014 at 11:36:54 AM GMT+2 - permalink - archive.org - http://www.hteumeuleu.fr/attribut-srcset-images-responsive/
    html responsive webmaster
  • Bounce.js
    Création d'animations CSS 3.
    July 4, 2014 at 9:45:07 AM GMT+2 - permalink - archive.org - http://bouncejs.com/
    css html webmaster
  • Sites de ressources pour développeurs web - Le Hollandais Volant
    May 13, 2014 at 4:40:41 PM GMT+2 - permalink - archive.org - http://lehollandaisvolant.net/?d=2014/04/20/17/00/45-sites-de-ressources-pour-developpeurs-web
    html javascript php ressource
  • Réaliser un "dropdown menu" en CSS - Marien Fressinaud
    En CSS pur, faire un menu qui s'affiche quand on clique sur un élément. Ca se fait en utilisant la pseudo-classe :target.
    February 19, 2014 at 2:45:00 PM GMT+1 - permalink - archive.org - http://marienfressinaud.fr/index.php?article143/realiser-un-dropdown-menu-en-css
    css html webmaster
  • DevDocs/jQuery
    """
    Une webapp qui centralise de nombreuses documentations liées au web: html, css, dom, javascript, jQuery...  En prime, c'est opensource: https://github.com/Thibaut/devdocs
    """
    (Sebsauvage)
    December 24, 2013 at 10:48:46 AM GMT+1 - permalink - archive.org - http://devdocs.io/jquery/
    css documentation html javascript webmaster
  • Can I use... Support tables for HTML5, CSS3, etc
    Wow... ce site permet de savoir quel navigateur supporte quel concept en CSS, HTML, JS, SVG, et diverses autres choses. A garder !
    December 4, 2013 at 1:03:27 PM GMT+1 - permalink - archive.org - http://caniuse.com/
    css html javascript ressource webmaster
  • Techniques for Responsive Typography | Codrops
    En sus (Le Hollandais Volant) :

    """
    Astuces perso :
    – augmentez la line-height et un peu la taille de police.

    Faites aussi en sorte que le CSS tienne compte du facteur de zoom du mobile (qui dépend de la densité de pixel sur l’écran : ~100 sur un ordi, mais ~300 sur mobile ! Si rien n’est fait, alors le texte sera trois fois plus petit sur mobile.
    """
    December 4, 2013 at 12:47:38 PM GMT+1 - permalink - archive.org - http://tympanus.net/codrops/2013/11/19/techniques-for-responsive-typography/
    css html reponsive webmaster
  • Quelques attributs HTML5 à connaître et à utiliser - Le Hollandais Volant
    Des attributs utiles pour les formulaires : spellcheck, placeholder (l'affichage grisé au fond d'un input, required, autocomplete, validation sur le type de données (mail, url, number, ...), readonly, disabled
    November 27, 2013 at 10:09:49 AM GMT+1 - permalink - archive.org - http://lehollandaisvolant.net/?d=2013/11/17/01/16/12-quelques-attributs-html5-a-connaitre-et-a-utiliser
    html webmaster
Links per page: 20 50 100
◄Older
page 1 / 5
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation