List Hits

Total Items found in Hits is 576155.
A Collection of Hits...
css font style italic

1:13 pm, August 2, 2022
console dir usage

1:12 pm, August 2, 2022
search bug Above

1:12 pm, August 2, 2022
change the window title

1:12 pm, August 2, 2022
get text between tags

1:12 pm, August 2, 2022
jquery accordion

1:12 pm, August 2, 2022
using gzdeflate on a string php

1:12 pm, August 2, 2022
jqueryui date selector

1:12 pm, August 2, 2022
extract youtube image from video url

1:12 pm, August 2, 2022
clipboard copy js

1:12 pm, August 2, 2022
add an outline to everything!

1:12 pm, August 2, 2022
detect window scroll position jquery

1:12 pm, August 2, 2022
list items matching a category title

1:12 pm, August 2, 2022
bootstrap form basic

1:12 pm, August 2, 2022
How do Self-Closing JSX Tags Work?

1:12 pm, August 2, 2022
parallax js scroll testing

1:12 pm, August 2, 2022
jquery clone and append elements

1:12 pm, August 2, 2022
using switch in a function

1:12 pm, August 2, 2022
adding a new line in javascript

1:12 pm, August 2, 2022
Dropdown Box with Searchable Text

1:12 pm, August 2, 2022
Love Like Dislike API and Javascript

1:12 pm, August 2, 2022
Havilah

1:09 pm, August 2, 2022
material design icons google font

1:08 pm, August 2, 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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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


James Clear
Random CSS Property

::before (:before)

In CSS, ::before creates a pseudo-element that is the first child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::before (:before) css reference