by [email protected] | Dec 18, 2025 | HTML / CSS Snippets
Stop Using Bulky ResetsOld resets like Eric Meyer’s are great, but they are outdated for modern layouts. In 2025, we need a reset that handles fluid typography and box-sizing by default.The SnippetEnsure your images are display: block and your input elements inherit...
by [email protected] | Dec 18, 2025 | WordPress Tips & Tricks
Beyond Just “Posts” and “Pages”If you’re building a portfolio or a movie site, you need a Custom Post Type. It keeps your data organized and your dashboard clean.The Manual WayWe provide the code snippet to register your CPT. This keeps...
by [email protected] | Dec 18, 2025 | Free Website Resources
Speed is a FeatureA slow site is a dead site. Beyond PageSpeed Insights, there are deeper tools to help you find the bottlenecks.Our Top PicksWaterfaller: To see exactly which script is lagging.Yellow Lab Tools: For code quality audits.Download the full list from our...
by [email protected] | Dec 18, 2025 | HTML / CSS Snippets
Less Javascript, Better PerformanceYou don’t need jQuery for a burger menu. CSS :checked hack or simple transitions are enough for 90% of sites.Why CSS-Only?It prevents “Layout Shift” and works even if the user has a slow connection where scripts...
by [email protected] | Dec 18, 2025 | Digital Products & Downloads
Notion is a GoldminePeople are willing to pay for organization. If you have a great system for tracking habits or projects, sell it!The SetupUse WooCommerce or EDD to deliver a PDF with the template link. It’s the lowest overhead digital product you can start...