List Views

Total Items found in Views is 281387.
An advanced collection of page views
form elements australian state list

9:06 am, August 7, 2023
foundation old grid format

9:46 am, August 7, 2023
parallax js scroll testing

9:46 am, August 7, 2023
Moving the cursor on iPhone 11

9:50 am, August 7, 2023
make all links target new window

10:12 am, August 7, 2023
lorem ipsum

10:12 am, August 7, 2023
submit a form with javascript onclick

10:13 am, August 7, 2023
using let and const example

10:15 am, August 7, 2023
Facebook HTML for Sharing a Link

10:16 am, August 7, 2023
css :active pseudo-class usage

10:16 am, August 7, 2023
random emojis copy and paste

10:17 am, August 7, 2023
tools i still want to create

10:21 am, August 7, 2023
test php bundle write

10:34 am, August 7, 2023
Windows Emoji Shortcut

10:38 am, August 7, 2023
jquery check if a sub element exists

10:42 am, August 7, 2023
test love like dislike script from api

10:42 am, August 7, 2023
install atom editor on ubuntu

10:44 am, August 7, 2023
style page numbers [fixed]

10:48 am, August 7, 2023
Tools

10:49 am, August 7, 2023
white space pre-wrap formatting

10:51 am, August 7, 2023
using the :user-valid CSS pseudo-class

10:52 am, August 7, 2023
make any element editable

10:52 am, August 7, 2023
share to twitter html link only

10:54 am, August 7, 2023
Create a Complex JSX Element

10:54 am, August 7, 2023
get the last letter of a string

11:01 am, August 7, 2023
weird search results being recorded

11:02 am, August 7, 2023
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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
Random CSS Property

@media

The @media CSS at-rule can be used to apply part of a style sheet based on the result of one or more media queries. With it, you specify a media query and a block of CSS to apply to the document if and only if the media query matches the device on which the content is being used.
@media css reference