Skip to content

Instantly share code, notes, and snippets.

View GooseNinja's full-sized avatar
🐢

Skuli Oskarsson GooseNinja

🐢
View GitHub Profile
@nepsilon
nepsilon / 3-hidden-html-tips.md
Last active February 19, 2017 13:55
3 hidden HTML tips — First published in fullweb.io issue #61

3 hidden HTML tips

1. Click label to auto-focus on input:

A big plus for a good UX that all modern browsers support. Note that the pairing happens between the label’s for attribute and the input’s id attribute, not its name.

<label for="username">Fiscal Year</label>
<input type="name" name="username" id="username" />
@malarkey
malarkey / Contract Killer 3.md
Last active July 4, 2024 22:02
The latest version of my ‘killer contract’ for web designers and developers

When times get tough and people get nasty, you’ll need more than a killer smile. You’ll need a killer contract.

Used by 1000s of designers and developers Clarify what’s expected on both sides Helps build great relationships between you and your clients Plain and simple, no legal jargon Customisable to suit your business Used on countless web projects since 2008

…………………………