How to Change Placeholder Text Font with CSS
The placeholder is a text displayed in the input field before user enter the value as a short hint. When you apply a CSS font styles to the input field, the placeholder text will also….
Read moreCoding Tutorials and Development Tips
The placeholder is a text displayed in the input field before user enter the value as a short hint. When you apply a CSS font styles to the input field, the placeholder text will also….
Read moreThe jumping reactor control rods of is one of the most impressive yet terrifying scene in Chernobyl. In this tutorial, we’re going to recreated an animated 3D mini RBMK nuclear reactor core using only HTML….
Read more“Human went to the moon 50 years ago but we’re still struggling to center div with CSS” – Unknown Well isn’t that true? But fear not, in this post, I’m going to show you 4….
Read moreFrustration is always with 404 page when the users came across. But why we need to keep it that way? In this post, I’m going to show you the coolest 404 page design collection I….
Read moreIn this tutorial, I’m going to show how to add a responsive CSS video background to support all screen size and also showing static image instead of video for mobile devices too. You can find….
Read moreOne of the method that we use to display a numeric data on web page is using tables. But if we want to let the user be able to download that HTML table, we have….
Read moreIn previous Electron Tutorial, I’ve covered about Electron basics and get started with your very first project. In this post, I’m going to make it connect to the database. MySQL would be a good match (since….
Read more“If you can build a website, you can build a desktop app” – Electron official page Designing GUI is one of the pain if you want to build a desktop application (Well, maybe not if you….
Read more