All posts by Harish Rajora
CSS Flexbox Tutorial: A Complete Guide
CSS has become the backbone of front-end web development and is now a more sophisticated and efficient problem solver than ever. What a web developer used to perform with extensive JavaScript code is slowly being brought to CSS with specific properties.
June 17, 2021
95329 Views
18 Min Read
A Comprehensive Checklist For Front-End Testing
A website comprises two main components: a front-end and a back-end (along with several more). Though few websites (e.g. NGO’s website) may not have a back-end, it definitely has a front-end.
May 25, 2021
65657 Views
24 Min Read
Complete Guide To Fluid Typography With CSS Clamp
Web developers often find themselves tangled with complex web designs. They usually spend days figuring out a CSS grid arrangement or managing a vertical navigation bar. Professional or novice, both developers are fascinated by the smooth transitional design and Javascript functions that create wonders on the web page.
May 20, 2021
65156 Views
15 Min Read
How To Make A Responsive Background Image Using CSS?
Over the years working with web development technologies, I have seen responsiveness, CSS, and browser compatibility testing have become the clear winners of discussions. For someone who is just beginning their journey with web development, “responsiveness” is considered a synonym for web development with every line of code directed towards it.
May 13, 2021
75488 Views
18 Min Read
• Web Development • Cheat Sheet • Tutorial
The Ultimate CSS Selectors Cheat Sheet You Must Know
As a front-end developer, there are many times when you say, “What’s that property that takes child elements and applies CSS?” or something on the same thoughts. CSS is endless when you start to learn it.
May 4, 2021
86377 Views
30 Min Read
A Lazy Load Images Guide For Better Website Performance
The pandemic of 2019-2020 made us all lazy. With no option but to sit at home, 35.82% of us gained weight in that phase, thanks to our laziness. Fortunately, that phase gives us an excellent chance to understand a somewhat similar concept in web development.
April 19, 2021
148670 Views
14 Min Read
How Dynamic Rendering Works Using HTML And CSS?
A user might be operating in front of a mobile screen and a desktop screen, but their expectation changes widely on both devices. A user in front of a mobile device is a little less patient, as they are mostly “on the go” compared to when they are in front of a desktop.
April 2, 2021
54563 Views
9 Min Read
• Web Design • Web Development
How To Use Aspect-Ratio CSS Property In Responsive Web Designs?
Being web developers, we are hardly satisfied by the dimensions of our elements on the web page. What if I could increase that image width to 30px more? Or maybe 20%?
March 16, 2021
121790 Views
14 Min Read
11 Reasons Why Developers Should Use LT Browser
A front-end web developer crafts a web page keeping in mind the viewers’ current trends and interests. Two decades ago, the options and technologies were limited. But today, the story has changed.
February 26, 2021
16324 Views
13 Min Read
How Has Vertical Alignment Become Easy With CSS Subgrid?
Do you know Grids and alignment both these CSS properties are always talked about together? Why? Because of the nature of their existence and the mess alignment creates on different screen devices.
February 19, 2021
74429 Views
10 Min Read