List Views

Total Items found in Views is 277548.
An advanced collection of page views
layout homepage

5:53 am, March 28, 2022
del

5:53 am, March 28, 2022
animate css

5:56 am, March 28, 2022
link to an external stylesheet

5:56 am, March 28, 2022
get text between tags

6:02 am, March 28, 2022
testing equality

6:04 am, March 28, 2022
using let rather than var

6:18 am, March 28, 2022
check if a file exists with php

6:20 am, March 28, 2022
transform rotate a hexagon in css

6:25 am, March 28, 2022
using let and const example

6:27 am, March 28, 2022
compare equality function

6:32 am, March 28, 2022
php print an array nicely

6:33 am, March 28, 2022
Get the documentURI with JS

6:36 am, March 28, 2022
Added Bootstrap Nightshade Again

6:40 am, March 28, 2022
get the href value using jquery

6:44 am, March 28, 2022
wordpress get home url

6:45 am, March 28, 2022
css using perspective for transforms

6:45 am, March 28, 2022
linux mount a drive manually

6:51 am, March 28, 2022
php check if a class exists

6:53 am, March 28, 2022
make all links target new window

7:01 am, March 28, 2022
stop overscrolling on responsive ios

7:04 am, March 28, 2022
lorem ipsum

7:04 am, March 28, 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...

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


James Clear
Random CSS Property

@media

The @media CSS at-rule can be used to apply part of a style sheet based on the result of one or more media queries. With it, you specify a media query and a block of CSS to apply to the document if and only if the media query matches the device on which the content is being used.
@media css reference