Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

April 6, 2018

Echosystem: le flux complet

Echosystem: le flux complet
Flux des Services sur EchoSystem

[https://echosystem.fr/rssall]

echosystem

AltDrag

AltDrag Icon
AltDrag
Easily drag windows when pressing the alt key

ScreenToGif - Record your screen, edit and save as a Gif or video

screentogif

ScreenToGif

Screen, webcam and sketchboard recorder with an integrated editor.

CSS ICON -- project by Wenting Zhang

adding more icons soon, check out the full CSS ICON collection of 512 icons here.

HTML
<div class="search icon"></div>
CSS
.search.icon {
color: #000;
position: absolute;
margin-top: 2px;
margin-left: 3px;
width: 12px;
height: 12px;
border: solid 1px currentColor;
border-radius: 100%;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.search.icon:before {
content: '';
position: absolute;
top: 12px;
left: 5px;
height: 6px;
width: 1px;
background-color: currentColor;
}

Converting Colors - HEX - 80A9D4 - (hex, rgb, hsl, hsv, ...)

Converting Colors