Skip to content

Instantly share code, notes, and snippets.

View zeldman's full-sized avatar

Jeffrey Zeldman zeldman

View GitHub Profile
@aarongustafson
aarongustafson / undoing-tables.html
Last active December 11, 2015 15:39
A Strategy for Undoing Tables
<table>
<thead>
<tr>
<th scope="col">Name</th>
<th scope="col">Email</th>
<th scope="col">Dept, Title</th>
<th scope="col">Phone</th>
</tr>
</thead>
<tbody>
@promediacorp
promediacorp / AEA Titles and Descriptions
Last active June 29, 2017 14:15
AEA Titles and Descriptions
# Homepage
###Current Title:
```<title>An Event Apart - the premiere web & interaction design conference</title>```
###Suggested Title:
```<title>An Event Apart: The Premiere Web, Interaction Design, & UX Conference</title>```
--or--
```<title>An Event Apart: The Premiere Web Design, IxD, & UX Conference</title>```
@tsvensen
tsvensen / image-replacement.css
Last active December 23, 2019 11:46
Image Replacement Technique
/* http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/ */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
@murtaugh
murtaugh / 1. single-line.html
Last active April 21, 2021 16:23
Blockquote patterns for ALA
<figure class="quote">
<blockquote>It is the unofficial force—the Baker Street irregulars.</blockquote>
</figure>
Our favorite cruise was on the <i>Explorer of the Seas</i>, --> italicize the name of a ship
which we read about in <cite>Cruising</cite> magazine, --> reference the name of a publication
and we <em>loved</em> it. --> emphasize a feeling
(<b>Note:</b> This was before everyone got all sick --> start a note with bolded text
and was throwing up <strong>everywhere</strong>.) --> make a strong statement
@malarkey
malarkey / Contract Killer 3.md
Last active April 16, 2024 21:44
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

…………………………