Search
Search Articles
Search Articles by entering your search text above.
atom
atom editor useful keyboard shortcuts

Delete Current Line Ctrl+Shift+K not sure why but this post seems to be a massive spam posting item.

4:44 am, February 26, 2021
apps
My Favourite Atom Packages (Plugins) 2020

I did a list for this last year, updating it again for this year, i will add and remove packages as i change them. This is just my personal preferences for atom as i usually code in js css html and ph..

11:35 pm, October 13, 2020
apps
Best Atom Plugins 2019

I guess this is pretty dependant on what you edit in atom, but here are the plugins that i use mostly.  Atom BeautifyAllows you to beautify code directly from atom, good for messy code structu..

11:55 pm, July 25, 2019
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


Me
Random CSS Property

rotate()

The rotate() CSS function defines a transformation that rotates an element around a fixed point on the 2D plane, without deforming it. Its result is a <transform-function> data type.
rotate() css reference