List Views

Total Items found in Views is 290202.
An advanced collection of page views
bold the numbers in a ol li list

5:21 am, October 1, 2024
rotate an element when its selected

5:20 am, October 1, 2024
tiny mce editor tinymce

5:19 am, October 1, 2024
old browser check with javascript

5:16 am, October 1, 2024
enable dark mode in tinymce

5:12 am, October 1, 2024
Auto Create HTML Code Snippets

5:07 am, October 1, 2024
bootstrap basic grid layout

5:04 am, October 1, 2024
design nice block header

5:02 am, October 1, 2024
Quicksand font quick install

5:01 am, October 1, 2024
Input Suggestions using a datalist

5:01 am, October 1, 2024
margin padding framework

5:01 am, October 1, 2024
bootstrap toggle element collapse

5:00 am, October 1, 2024
recreate marquee element using css

4:59 am, October 1, 2024
show the browsers name in javascript

4:57 am, October 1, 2024
image Checkbox Replacement for Forms

4:57 am, October 1, 2024
wordpress get template directory

4:53 am, October 1, 2024
javascript add class to element

4:53 am, October 1, 2024
php mysql table exists function

4:52 am, October 1, 2024
css html vertical center

4:52 am, October 1, 2024
wordpress category list sorting custom

4:51 am, October 1, 2024
flexbox layout template

4:51 am, October 1, 2024
How to Override Default Props in React

4:51 am, October 1, 2024
make any element editable

4:50 am, October 1, 2024
javascript update item in object

4:50 am, October 1, 2024
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

:empty

The :empty CSS pseudo-class represents any element that has no children. Children can be either element nodes or text (including whitespace). Comments, processing instructions, and CSS content do not affect whether an element is considered empty.
:empty css reference