6990 links
250 private links
  • Wanderings - Lost and Found Links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
page 2 / 2
Newer►
36 results tagged css x
  • thumbnail
    Flexbox CSS In 20 Minutes - YouTube
    November 28, 2018 at 3:50:47 AM UTC - permalink - archive.org -
    QRCode
    - https://www.youtube.com/watch?v=JJSoEo8JSnc
    flexbox css
  • thumbnail
    Basics of CSS Grid: The Big Picture - YouTube
    November 28, 2018 at 3:31:49 AM UTC - permalink - archive.org -
    QRCode
    - https://www.youtube.com/watch?v=FEnRpy9Xfes
    css grid Jen_Simmons
  • thumbnail
    CSS Grid Layout Crash Course - YouTube

    Excellent tutorial on css grid

    November 27, 2018 at 8:48:43 PM UTC - permalink - archive.org -
    QRCode
    - https://www.youtube.com/watch?v=jV8B24rSN5o
    grid css tutorial
  • thumbnail
    How to build a beautiful blog | Scrimba.com
    April 20, 2018 at 1:23:55 PM UTC - permalink - archive.org -
    QRCode
    - https://scrimba.com/g/gbuildablog
    blog web tutorial html css
  • thumbnail
    Hyper™
    April 15, 2018 at 5:18:41 PM UTC - permalink - archive.org -
    QRCode
    - https://hyper.is/
    JavaScript console html css
  • thumbnail
    Direction Aware Hover Effects | CSS-Tricks
    February 12, 2018 at 3:56:37 PM UTC - permalink - archive.org -
    QRCode
    - https://css-tricks.com/direction-aware-hover-effects/
    css html JavaScript
  • thumbnail
    CSS Grid Inspector: Examine grid layouts - Firefox Developer Tools | MDN
    February 3, 2018 at 7:53:17 PM UTC - permalink - archive.org -
    QRCode
    - https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector/How_to/Examine_grid_layouts
    css grid html
  • thumbnail
    I just launched a free full-length Flexbox course where you can build projects interactively
    January 25, 2018 at 5:08:51 PM UTC - permalink - archive.org -
    QRCode
    - https://medium.freecodecamp.org/i-just-launched-a-free-full-length-flexbox-course-where-you-can-build-projects-interactively-1860e3d3c4af
    css flex flexbox
  • 18 Simple Styles for Horizontal Rules (hr CSS Design)

    hr.style15 {
    border-top: 4px double #8c8b8b;
    text-align: center;
    }
    hr.style15:after {
    content: '\002665';
    display: inline-block;
    position: relative;
    top: -15px;
    padding: 0 10px;
    background: #f0f0f0;
    color: #8c8b8b;
    font-size: 18px;
    }

    May 21, 2017 at 9:55:02 PM PDT - permalink - archive.org -
    QRCode
    - https://codepen.io/ibrahimjabbari/pen/ozinB
    css hr
  • thumbnail
    Notify: Pure CSS notification bar using :target pseudo class | Deepu Balan
    May 17, 2017 at 9:52:00 AM PDT - permalink - archive.org -
    QRCode
    - http://deepubalan.com/blog/2012/02/14/notify-pure-css-notification-bar-using-target-pseudo-class/
    css
  • thumbnail
    Mini Bootcamp Lesson 1: HTML & CSS - Free Mini Code Bootcamp by LambdaSchool - YouTube
    May 15, 2017 at 10:23:46 PM PDT - permalink - archive.org -
    QRCode
    - https://www.youtube.com/watch?v=nLs9I8MRbO0
    html css WL code bootcamp
  • Confused About REM and EM? | Jeremy Church

    While em is relative to the font size of its direct or nearest parent, rem is only relative to the html (root) font-size. I like to think of it as a reset. If a style sheet is built in a modular fashion, then rem shouldn’t be needed very often, but it can be handy at times.

    For example, if you’re trying to achieve consistent spacing without extra markup, rem can be used to define the padding and margins.

    May 11, 2017 at 9:58:11 AM PDT - permalink - archive.org -
    QRCode
    - https://j.eremy.net/confused-about-rem-and-em/
    css rem em
  • Replace HTML tables with divs - Html-cleaner.com
    May 11, 2017 at 8:29:42 AM PDT - permalink - archive.org -
    QRCode
    - https://html-cleaner.com/features/replace-html-table-tags-with-divs/
    html css tables divs
  • AngularJS — Superheroic JavaScript MVW Framework
    May 6, 2017 at 1:40:16 PM PDT - permalink - archive.org -
    QRCode
    - https://angularjs.org/
    web development AngularJS html css JavaScript
  • thumbnail
    CSS-Tricks
    May 4, 2017 at 4:12:21 PM PDT - permalink - archive.org -
    QRCode
    - https://css-tricks.com/
    css html web
  • Child and Sibling Selectors | CSS-Tricks

    Describes difference between decendant selector and child combinator selector
    ul li { margin: 0 0 5px 0; }
    ul > li { margin: 0 0 5px 0; }

    May 2, 2017 at 4:47:36 PM PDT - permalink - archive.org -
    QRCode
    - https://css-tricks.com/child-and-sibling-selectors/
    css selectors
Links per page: 20 50 100
page 2 / 2
Newer►
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation