3 Useful HTML/CSS Tricks For Developers (and Non-Developers) Of All Levels

<p>Whether you&rsquo;re just starting out, somewhere in between like me, are a seasoned developer, or just someone trying to further customize their blog/site, these three tricks can surely add value to your coding toolkit.</p> <p><strong>Effortless Centering with Flexbox</strong></p> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*[email protected]" style="height:465px; width:700px" /></p> <p>Photo by Firmbee.com on Unsplash</p> <p>Centering elements is a common task that can be surprisingly complex. Flexbox simplifies this with a few lines of code. For a div to be centered within its parent element, apply the following styles:</p> <p><a href="https://sebastians-studio.medium.com/3-useful-html-css-tricks-for-developers-and-non-developers-of-all-levels-34a2f6f5f3da"><strong>Click Here</strong></a></p>