18 followers
Topics I write about: HTML, CSS & JavaScript As a designer I became frustrated not being able to code my own designs. This sparked the desire for me to dive into full stack JavaScript development.
Mastering Gradients in Modern UI Design For a considerable period, the utilization of gradients was strongly discouraged in design. Designers avoided...
Beginners often build a to-do app when learning a new programming language because it's simple yet practical, utilizing fundamental programming...
via GIPHY CSS media queries are a technique used to apply different styles to a web page based on specific conditions, such as the device screen...
When we talk about the box model, the first thing that may come to mind is this: via GIPHY However, in the world of web development, the concept...
HTML5 provides native support for playing audio and video content on web pages, without requiring any third-party plugins like Flash or Quicktime. To...
HTML input elements are used to receive user input. There are various types of input elements available in HTML, each serving a specific purpose. Some...