ZAZILLE ALI BUTTinzilleali.hashnode.dev·Aug 1, 2022 · 6 min readA Comprehensive Look at CSS Media QueriesAccording to a matched set of circumstances regarding the user's device, browser, or system settings, media queries can alter the design (and possibly activity) of a website or app. CSS Media queries are a method of targeting browsers based on certa...00
ZAZILLE ALI BUTTinzilleali.hashnode.dev·Jul 30, 2022 · 2 min readCSS Guidelines for Responsive DesignHello everyone, I hope everything is fine with you. In this piece, I'll discuss some ideas that I utilize while creating responsive websites. Padding/Margin Use em/rem/ percentages Flex-wrap Box-Sizing Media query Padding/Margin: To create desk...00