Search
Search Linx
Search Linx by entering your search text above.
CSS Inspector | Get the CSS code of any web element

Sorry, Readability was unable to parse this page for content.

11:13 pm, July 21, 2022

snappify - Create beautiful code snippets with ease

snappify has been an absolute game-changer for me. I share weekly content on programming, and I've written two e-books that are rich in code examples and illustrations. snappify has helped me tremendo..

10:59 pm, March 21, 2022

GitHub - elvirbrk/NoteHighlight2016: Source code syntax highlighting for OneNote 2016. NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)

Follow on Twitter for updates and general questions. For bug reports and feature requests please use Issues[1] page. Based on NoteHighlight 2013 (https://notehighlight2013.codeplex.com[2]) and Va..

3:01 am, February 3, 2021

URL-encoder for SVG

We can use SVG in CSS via data URI, but without encoding it works only in Webkit based browsers. If encode SVG using encodeURIComponent() it will work everywhere.SVG must have attribute..

5:25 am, December 11, 2020

404 Error Page Codepen

404 Error Page Codepen

10:17 pm, December 8, 2019

Get HEIC / HEVC working in windows without paying 1$ for the codec

10:45 am, November 19, 2019

CodeSandbox: Online Code Editor Tailored for Web Application Development

Live CollaborationEdit sandboxes together in real time, Google Docs style. Use Classroom Mode to control who can make edits.Jest IntegrationWe automatically run Jest tests and show the results with an..

11:39 pm, September 5, 2019

GitHub - cmiscm/leonsans: Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim.

Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim. It allows to change font weight dynamically and to create custom animations, effects or shapes in the Canvas elemen..

2:30 am, September 4, 2019

Codeply

11:04 pm, May 27, 2019

Prince Of Persia Code Review Part 1

10:30 pm, March 24, 2019

Code Radio ๐ŸŽง + ๐Ÿ’ป 24/7 concentration music for programmers ๐Ÿ”ฅ jazzy beats from freeCodeCamp.org - YouTube

11:24 pm, March 18, 2019

Toastr by CodeSeven

1:58 am, March 8, 2019

Source code beautifier / syntax highlighter – convert code snippets to HTML « hilite.me

11:13 pm, February 5, 2019

CodePen - "Random" color harmonies

5:48 am, October 5, 2018

GitHub - codeplea/ahocorasickphp: Aho-Corasick multi-keyword string searching library in PHP.

11:07 pm, July 30, 2018

PHP Class to Get Weather Data Using OpenWeatherMap API – CodeSpeedy

4:04 am, July 18, 2018

Ace - The High Performance Code Editor for the Web

12:27 am, February 26, 2018

Base64 Image Encoder

4:24 am, February 21, 2018

Reason · Reason lets you write simple, fast and quality type safe code while leveraging both the JavaScript & OCaml ecosystems.

5:20 am, January 15, 2018

CodeFlask.js -- Simple code editor for awesome web pages.

11:14 pm, December 12, 2017

Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. โ˜•

โค๏ธ๐Ÿ‘ฉโ€๐Ÿ’ป๐ŸŽฎ

๐Ÿชฆ 2000 - 16 Oct 2022 - Boots
Random Quote


Me
Random CSS Property

scroll-margin-right

The scroll-margin-right property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.
scroll-margin-right css reference