html
45 Front End Developer Tools
Front End Tools Today we’re going to dive into useful UI development tools for developers and designers. 1) Checklist Design A place to synthesize website design knowledge through providing information and essential elements when designing website elements such as buttons, cards, tables… Link 2) Web Gradients Where to synthesize beautiful gradient background colors for website … Read more
How to create an autocomplete input with only HTML
Over the last few days, we’ve looked at how some awesome ways you can use one line of CSS to replace a bunch of custom JavaScript. We learned how to create a sticky nav, how to keep anchor links for hiding behind the nav, and how to animate scrolling to anchor links. Today, we’re going to look at … Read more