List Views

Total Items found in Views is 280108.
An advanced collection of page views
list group bootstrap template

12:09 pm, May 23, 2022
Mac Apps

12:08 pm, May 23, 2022
cycle color using background

11:59 am, May 23, 2022
Get Current Page URL PHP

11:52 am, May 23, 2022
python import and print url

11:47 am, May 23, 2022
ES5 vs ES6 Object Example

11:44 am, May 23, 2022
round number with js

11:44 am, May 23, 2022
js check the length of a string

11:43 am, May 23, 2022
Runescape Questing Notes and Log

11:41 am, May 23, 2022
compare non equality function

11:38 am, May 23, 2022
darken background image using css

11:37 am, May 23, 2022
Leaflet Quick Start Example

11:35 am, May 23, 2022
New World - Why to Join a Faction

11:22 am, May 23, 2022
Core - File Structure

11:17 am, May 23, 2022
Privacy

11:12 am, May 23, 2022
php print an array nicely

11:10 am, May 23, 2022
using a css grid area template

10:06 am, May 23, 2022
Farming Allotment patch locations

9:45 am, May 23, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

:focus-within

The :focus-within CSS pseudo-class matches an element if the element or any of its descendants are focused. In other words, it represents an element that is itself matched by the :focus pseudo-class or has a descendant that is matched by :focus. (This includes descendants in shadow trees.)
:focus-within css reference