List Views

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

5:37 am, April 19, 2023
what is a motorbus

6:00 am, April 19, 2023
get current url with php

6:05 am, April 19, 2023
dropdown section

6:23 am, April 19, 2023
round number with js

6:34 am, April 19, 2023
how to unzip in linux

7:24 am, April 19, 2023
using let rather than var

7:28 am, April 19, 2023
github logo background png css

8:13 am, April 19, 2023
video embed no controls

8:25 am, April 19, 2023
try catch test

8:28 am, April 19, 2023
my default text shadow css

8:50 am, April 19, 2023
load content with jquery

9:04 am, April 19, 2023
check if a file exists with php

9:10 am, April 19, 2023
animate css

9:17 am, April 19, 2023
bootstrap alert template

9:18 am, April 19, 2023
How to Add Comments in JSX

9:44 am, April 19, 2023
git pull changes from a repository

9:53 am, April 19, 2023
grid column and row spacing

10:06 am, April 19, 2023
down chevron and styles

11:28 am, April 19, 2023
show the year with js

11:28 am, April 19, 2023
pulse map dots

12:14 pm, April 19, 2023
change file permissions to -rw-rw-r--

12:17 pm, April 19, 2023
adding an item to an array with php

12:56 pm, April 19, 2023
Crafting - 1 - 99 guide

1:09 pm, April 19, 2023
Enabling SSH on Ubuntu

1:25 pm, April 19, 2023
windows 10 snipping experience

1:28 pm, April 19, 2023
adding react to a website in 3 steps

1:35 pm, April 19, 2023
form submit override with javascript

1:59 pm, April 19, 2023
Radial Click Effect

3:10 pm, April 19, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

unicode-bidi

The unicode-bidi CSS property, together with the direction property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The unicode-bidi property overrides this algorithm and allows the developer to control the text embedding.
unicode-bidi css reference