Shaare your links...
1565 links
Bill2's Links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
5 results for tags CSS x
  • How to make your HTML responsive by adding a single line of CSS
    Wow !

    J'adore l'unité "fr" (pour fraction)
    Monday 11 December 2017, 18:54 - permalink -
    - https://medium.freecodecamp.org/how-to-make-your-html-responsive-by-adding-a-single-line-of-css-2a62de81e431
    CSS dev HTML
  • Learn CSS Grid in 5 Minutes – freeCodeCamp
    Effectivement, c'est excellent :)


    <div class="wrapper">
     <div>1</div>
     <div>2</div>
     <div>3</div>
     <div>4</div>
     <div>5</div>
     <div>6</div>
    </div>

    .wrapper {
       display: grid;
       grid-template-columns: 100px 100px 100px;
       grid-template-rows: 50px 50px;
    }
    Thursday 30 November 2017, 13:45 - permalink -
    - https://medium.freecodecamp.org/learn-css-grid-in-5-minutes-f582e87b1228
    CSS dev HTML
  • I totally forgot about print style sheets – uxdesign.cc – User Experience Design – Medium
    Des astuces vraiment très bonnes pour faire un CSS pour l'impression des pages web.
    Monday 21 November 2016, 14:11 - permalink -
    - https://medium.com/@matuzo/i-totally-forgot-about-print-style-sheets-f1e6604cfd6#.vj7bxh6hy
    CSS HTML impression informatique web
  • 34 CSS Puns That'll Make You Laugh, Even If You Aren't A Web Designer
    Ahah :)

    Même les non informaticiens peuvent en rire.
    (Bon, faut quand même avoir quelques notions d'anglais ...)
    Tuesday 19 May 2015, 17:06 - permalink -
    - http://digitalsynopsis.com/design/34-css-puns-web-design-funny-jokes/
    CSS fun LOL
  • CSS Reference | Codrops
    Pour les développeurs Web, un joli site de référence sur les CSS.
    Thursday 5 February 2015, 10:58 - permalink -
    - http://tympanus.net/codrops/css_reference/
    aide CSS developpeur documentation web
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.