Search
Search Search Links
Search Search Links by entering your search text above.
web development
web dev

5:24 am, August 16, 2025
windows
web development

6:33 am, August 15, 2025
css
web dev

6:29 pm, August 10, 2025
Web Dev
web dev

9:04 am, August 4, 2025
windows
web dev

7:06 am, August 4, 2025
web development
web development

4:24 am, July 31, 2025
web development
Web Dev

5:14 pm, July 27, 2025
Web Dev
Web Dev

10:36 pm, July 23, 2025
Site Updates
web dev

4:43 pm, July 16, 2025
Site Updates
web development

7:59 am, July 15, 2025
css
web dev

3:33 am, July 10, 2025
css
web development

8:17 am, July 9, 2025
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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

<integer>

The <integer> CSS data type is a special type of <number> that represents a whole number, whether positive or negative. Integers can be used in numerous CSS properties, such as column-count, counter-increment, grid-column, grid-row, and z-index.
<integer> css reference