List Views

Total Items found in Views is 281387.
An advanced collection of page views
using let and const example

5:42 am, April 30, 2024
imgur upload from php

4:34 am, April 30, 2024
bootstrap form basic

4:27 am, April 30, 2024
validate email address from string

4:26 am, April 30, 2024
Use Sweet Alert rather than alert!

4:24 am, April 30, 2024
digital clock with jquery

4:19 am, April 30, 2024
php html template class system

4:18 am, April 30, 2024
transform rotate an element in css

3:52 am, April 30, 2024
get the last letter of a string

3:13 am, April 30, 2024
inline form field padding

2:33 am, April 30, 2024
Testing

2:32 am, April 30, 2024
foundation make row full width

2:30 am, April 30, 2024
Creating an NFT - bbyalienyodi

2:02 am, April 30, 2024
material design icons google font

1:18 am, April 30, 2024
Changing an array declared with const

12:50 am, April 30, 2024
Use Recursion to Count Down

12:49 am, April 30, 2024
Simple Line chart with Chart.js

12:24 am, April 30, 2024
prevent default click event on link

12:03 am, April 30, 2024
Mac Useful Keyboard Shortcuts

11:59 pm, April 29, 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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

Pseudo-elements

A CSS pseudo-element is a keyword added to a selector that lets you style a specific part of the selected element(s). For example, ::first-line can be used to change the font of the first line of a paragraph.
Pseudo-elements css reference