Search
Search Linx
Search Linx by entering your search text above.
fancybox v3.4 - Mixed gallery

5:17 am, October 25, 2022

Google Admin Toolbox

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

6:49 am, September 5, 2022

Low End Box - Cheap VPS, Dedicated Servers and Hosting Deals

To continue LowEndBox’s new “interesting news” series, we recently received a submission from Dustin Cisneros at RackNerd to feature yet another expansion of theirs! They are now offering AMD Ry..

9:54 am, May 10, 2021

GitHub - builtbybel/bloatbox: ☑️🌠 Remove Bloatwares from Windows 10

☑️ Goodbye, Bloatware! About[1] • Download[2] • Community package[3] • Credits[4] About I know there are a thousand ways to uninstall modern Windows 10 apps. Here ..

10:07 pm, November 23, 2020

Featherlight – The ultra slim jQuery lightbox.

Featherlight – The ultra slim jQuery lightbox. Featherlight is a very lightweight jQuery lightbox. Lightweight Featherlight is very, very ..

12:01 am, October 21, 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

FlexBox Exercise #3 - Image carousel

2:27 am, January 14, 2019

Featherlight – The ultra slim jQuery lightbox.

12:03 am, October 22, 2018

JBL T450BT Bluetooth Headphones quick unboxing - YouTube

2:18 am, August 13, 2018

Install - Dropbox

1:39 pm, May 8, 2018

Nginx and a symlinked root directory inside a Dropbox folder cause a "File not found." - Stack Overflow

1:38 pm, May 8, 2018

Reflex grid - a lightweight responsive flexbox grid with cross browser support, an inline-block fallback and no polyfills.

10:51 pm, April 30, 2018

The User Experience of Lootboxes – Prototypr

3:36 am, January 29, 2018

Full-Screen Layout using Flexbox - bl.ocks.org

4:04 am, November 15, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

@supports

The @supports CSS at-rule lets you specify declarations that depend on a browser's support for one or more specific CSS features. This is called a feature query. The rule may be placed at the top level of your code or nested inside any other conditional group at-rule.
@supports css reference