List Views

Total Items found in Views is 281387.
An advanced collection of page views
embed and use a ttf font font face

7:53 pm, November 29, 2022
keyframe animations css

7:31 pm, November 29, 2022
Regions of New Zealand - In Dropdown Form

6:41 pm, November 29, 2022
transform rotate a hexagon in css

6:20 pm, November 29, 2022
js check the length of a string

6:00 pm, November 29, 2022
goodbye old grid theme

5:36 pm, November 29, 2022
jquery enable and disable attribute

4:39 pm, November 29, 2022
grid column and row spacing

4:18 pm, November 29, 2022
javascript isset equivalent

4:16 pm, November 29, 2022
Added Bootstrap Nightshade Again

3:36 pm, November 29, 2022
validate email address from string

3:24 pm, November 29, 2022
php get file extension from a file name

3:23 pm, November 29, 2022
change padding of element with javascript

2:59 pm, November 29, 2022
FCC - Basic: Profile Lookup

2:58 pm, November 29, 2022
Facebook HTML for Sharing a Link

2:47 pm, November 29, 2022
find all elements add class jquery

2:45 pm, November 29, 2022
certbot add a certificate for one domain

1:57 pm, November 29, 2022
php get file and save it

1:46 pm, November 29, 2022
Generate a Random User Name

1:40 pm, November 29, 2022
wordpress get home url

1:37 pm, November 29, 2022
Standing at the GE RS3 and Golden Rocks

1:20 pm, November 29, 2022
making var_dump look nice

1:08 pm, November 29, 2022
get select option form value with jquery

1:04 pm, November 29, 2022
del

12:44 pm, November 29, 2022
meta description tag

12:42 pm, November 29, 2022
using a css grid area template

12:39 pm, November 29, 2022
Operating Systems and the Change to Linux

12:37 pm, November 29, 2022
python url to text with beautiful soup

12:36 pm, November 29, 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

Do you want to be right or happy? You can’t be both.

Suggests that in many situations - especially in relationships or arguments - insisting on being right can come at the cost of harmony or peace of mind. It implies that prioritizing your ego or the need to win an argument may damage relationships or personal contentment, whereas letting go of that need (even if you’re technically right) may lead to greater happiness.


Gerald Jampolsky
Random CSS Property

scale()

The scale() CSS function defines a transformation that resizes an element on the 2D plane. Because the amount of scaling is defined by a vector, it can resize the horizontal and vertical dimensions at different scales. Its result is a <transform-function> data type.
scale() css reference