If you are developing a Visual Studio .Net project with Visual Studio, Visual Studio will take care of setting up the SSL on your localhost. However, if you are not aiming for a .net project. you will have to set it up yourself. You need to create an SSL certificate and then reference it in […]
Category: Misc
Tricks to accessing folders and files in Windows 10
Use Windows 10 Search Box and File Manager in New Ways Opening an app and finding a file can be a somewhat of a chore. You open the app and then navigate the file tree. As an alternative, save a bit of time and type the first letters of the file name in the Windows […]
Fading your background image at an angle
Release your artistic self with CSS Sometimes it’s nice to have a background image, but that image is just too complex or dark to write over. The solution can be to fade it from bottom to top and at an angle and then put your text on the left side. We can do this with […]