List Views

Total Items found in Views is 280108.
An advanced collection of page views
Facebook HTML for Sharing a Link

2:49 am, December 5, 2022
meta description tag

2:51 am, December 5, 2022
Python import into SQLite research

2:51 am, December 5, 2022
header type json

2:52 am, December 5, 2022
linux list all drives and partitions

2:53 am, December 5, 2022
inline form field padding

2:53 am, December 5, 2022
Latest from Code Widget

2:54 am, December 5, 2022
chia mining research notes

2:54 am, December 5, 2022
Google Fonts Multiple includes

2:56 am, December 5, 2022
easy twitter embed code

2:56 am, December 5, 2022
Nginx Server Block with Rewrite

2:56 am, December 5, 2022
digital clock with jquery

2:57 am, December 5, 2022
change favicon with jquery

2:59 am, December 5, 2022
Robocopy Options /? help

2:59 am, December 5, 2022
Farming Allotment patch locations

3:00 am, December 5, 2022
set active class based on url value

3:05 am, December 5, 2022
Creating an NFT - bbyalienyodi

3:11 am, December 5, 2022
Using Flexbox rather than Floats

3:12 am, December 5, 2022
card.html template

3:14 am, December 5, 2022
Tools

3:23 am, December 5, 2022
a ghost that follows your cursor

3:24 am, December 5, 2022
Windows Reinstall Again - 2022 Edition

3:24 am, December 5, 2022
KruXoR - October 2022 - Newsletter

3:25 am, December 5, 2022
CSS Filter Generator from Hex Code

3:25 am, December 5, 2022
RS3 Slayer - Feral Dinosaurs

3:25 am, December 5, 2022
RS3 Slayer - Aviansie

3:26 am, December 5, 2022
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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

::after (:after)

In CSS, ::after creates a pseudo-element that is the last child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::after (:after) css reference