List Views

Total Items found in Views is 226560.
An advanced collection of page views
find all elements add class jquery

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

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

2:58 pm, November 29, 2022
change padding of element with javascript

2:59 pm, November 29, 2022
php get file extension from a file name

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

3:24 pm, November 29, 2022
Added Bootstrap Nightshade Again

3:36 pm, November 29, 2022
javascript isset equivalent

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

4:18 pm, November 29, 2022
jquery enable and disable attribute

4:39 pm, November 29, 2022
goodbye old grid theme

5:36 pm, November 29, 2022
js check the length of a string

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

6:20 pm, November 29, 2022
Regions of New Zealand - In Dropdown Form

6:41 pm, November 29, 2022
keyframe animations css

7:31 pm, November 29, 2022
embed and use a ttf font font face

7:53 pm, November 29, 2022
Viewport width and height calculations

8:17 pm, November 29, 2022
Enabling SSH on Ubuntu

8:22 pm, November 29, 2022
atom on mac and synchronise settings

8:36 pm, November 29, 2022
down chevron and styles

8:41 pm, November 29, 2022
update value of element using javascript

9:12 pm, November 29, 2022
add this

9:18 pm, November 29, 2022
compare non equality function

9:20 pm, November 29, 2022
how to unzip in linux

9:21 pm, November 29, 2022
foundation includes cdnjs

9:24 pm, November 29, 2022
what is a motorbus

9:33 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...

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


Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference