Posts tagged with programs

Using PuTTY to connect to a Raspberry Pi

Using PuTTY to connect to a Raspberry Pi

PuTTY is Linux terminal emulator, serial console and network file transfer application that can connect Windows operating systems and remote devices like the Raspberry Pi.

CSS transitions and how to use them

CSS transitions and how to use them

CSS transitions allow properties to change over time. I.e. elements can transition smoothly from one property value to another using the desired time interval.