Have you ever heard about the phrase “software is eating the world”? Well, it is true. More and more things around us are getting smarter and it is software what powers them. In this post, I will share with you the reason why you should at least consider giving programming a shot. You will also… Continue reading The Best Way to Learn Programming and Crush It
Tag: html5
CSS3 Powered Slider With Autoplay Tutorial
Do you believe that it is possible to create autoplay slider only with HTML5 and CSS3? Seriously, you don’t need a single line of JavaScript! There is a bunch of various sliders using either vanilla JavaScript or jQuery library. Honestly, it got kind of boring. Why not to make something different? Ditch the old-fashioned scripted… Continue reading CSS3 Powered Slider With Autoplay Tutorial
Flipping Login/Sign up Form Only with CSS
Are you bored with using the same old login and sign up forms? Would you rather enhance the UX of your project? What about creating single card containing both, login and also sign up form? If you think that this is not possible, today I will show you that you are wrong. In this tutorial… Continue reading Flipping Login/Sign up Form Only with CSS
Multi-Level Sliding Accordion Only with CSS
Have you ever wanted to create sliding multi-level accordion without the need to rely on JavaScript? Well, today is your lucky day. In this tutorial I will show you how to use your HTML and CSS skills to achieve this feat and improve browsing experience on your website or project. Again, no JavaScript is needed.… Continue reading Multi-Level Sliding Accordion Only with CSS
Masonry Image Gallery with Bootstrap 4 Modals
Today, you will learn about how to create an image gallery with Masonry grid system and Bootstrap 4 modals. In this tutorial you will be working with HTML, CSS and jQuery. That being said, this tutorial is suitable for people with wide range of knowledge, from complete beginner to professional. I will also include links… Continue reading Masonry Image Gallery with Bootstrap 4 Modals
Mastering card design with Bootstrap 4
Today’s post is about using the latest version of Bootstrap framework, made by team working for Twitter in the past, to create a simple layout card design. By the latest version I don’t mean version v3.3.5, but version 4 that is right know in alpha phase and under testing. Since Bootstrap 4 contains card component in… Continue reading Mastering card design with Bootstrap 4