What do you get for using a search input type?

· CSS-Tricks · Nov. 17, 2021, 11:44 p.m.
Summary
Like this: <input type="search"> You get an extra-round-y appearance in Safari, which at one time matched the macOS look for search inputs, but not really anymore. I don’t hate the look, except… Safari totally ignores the font-size you set on … The post What do you get for using a search input type? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter....
AUTHOR