List Hits

Total Items found in Hits is 535047.
A Collection of Hits...
post

10:32 pm, March 8, 2023
darken background image using css

10:33 pm, March 8, 2023
Default Parameters for Functions

10:52 pm, March 8, 2023
recreate marquee element using css

10:52 pm, March 8, 2023
del

10:56 pm, March 8, 2023
round number with js

10:56 pm, March 8, 2023
lorem ipsum

10:56 pm, March 8, 2023
Testing

10:56 pm, March 8, 2023
add user to sudo group in ubuntu

11:15 pm, March 8, 2023
get the current month as a number

11:20 pm, March 8, 2023
get the current url in javascript

11:42 pm, March 8, 2023
Windows Emoji Shortcut

11:53 pm, March 8, 2023
foundation make row full width

11:57 pm, March 8, 2023
meta keywords tag

11:57 pm, March 8, 2023
template

12:23 am, March 9, 2023
meta description tag

1:19 am, March 9, 2023
Prevent Object Mutation

1:19 am, March 9, 2023
form elements australian state list

2:29 am, March 9, 2023
try catch test

3:06 am, March 9, 2023
link to an external stylesheet

4:04 am, March 9, 2023
FCC - Basic: Profile Lookup

6:01 am, March 9, 2023
pulse map dots

7:26 am, March 9, 2023
java

7:55 am, March 9, 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...

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

'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

:empty

The :empty CSS pseudo-class represents any element that has no children. Children can be either element nodes or text (including whitespace). Comments, processing instructions, and CSS content do not affect whether an element is considered empty.
:empty css reference