List Views

Total Items found in Views is 281387.
An advanced collection of page views
enable dark mode in tinymce

12:53 am, February 14, 2022
Alpine JS Testing

12:52 am, February 14, 2022
use an emoji on your list items ul li

12:52 am, February 14, 2022
using flexbox to align elements in a row

12:51 am, February 14, 2022
Pikelets

12:51 am, February 14, 2022
inline form field padding

12:51 am, February 14, 2022
top bar overflow issues [fixed]

12:51 am, February 14, 2022
drop shadow text class easy drop shadow

12:51 am, February 14, 2022
Adding HTML Templates into TinyMCE Editor

12:50 am, February 14, 2022
target last item css with :last-of-type

12:50 am, February 14, 2022
pulsating dots - glow glowing

12:50 am, February 14, 2022
asp classic get a url and display it

12:50 am, February 14, 2022
jquery toggle menu testing

12:50 am, February 14, 2022
codemirror htmlmixed textarea

12:49 am, February 14, 2022
set active class based on url value

12:49 am, February 14, 2022
transform rotate a hexagon in css

12:49 am, February 14, 2022
How to Add Comments in JSX

12:49 am, February 14, 2022
How to Compose React Components in React

12:48 am, February 14, 2022
enable tinymce on a target textarea by id

12:48 am, February 14, 2022
add click event to multiple link items

12:47 am, February 14, 2022
Console Tips and Tricks

12:47 am, February 14, 2022
bootstrap form basic

12:47 am, February 14, 2022
How to Define a HTML Class in JSX in React

12:46 am, February 14, 2022
linux list all drives and partitions

12:46 am, February 14, 2022
loop to arr.length or array length

12:46 am, February 14, 2022
Sweet Alert 2 Methods and Examples

12:46 am, February 14, 2022
using attr in css to get content from html

12:46 am, February 14, 2022
simple javascript no library accordion

12:45 am, February 14, 2022
del

12:45 am, February 14, 2022
fancybox modal popup example

12:45 am, February 14, 2022
adding a new line in javascript

12:44 am, February 14, 2022
form submit override with javascript

12:44 am, February 14, 2022
get text between tags

12:44 am, February 14, 2022
change photoshop to show px rather than pt

12:44 am, February 14, 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 was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

:current

The :current CSS pseudo-class selector is a time-dimensional pseudo-class that represents the element, or an ancestor of the element, that is currently being displayed. For example in a video with captions which are being displayed by WebVTT.
:current css reference