TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

All The Cheat Sheets An Up To Date Web Designer Needs: CSS3, HTML5 and jQuery

248 pointsby kevinwdavidabout 13 years ago

13 comments

prolepunkabout 13 years ago
For those who get disproportionately pissed at scribd for requiring facebook account in order to print or download pdf version of the document, here's an alternative link.<p>Jquery 1.4.2 cheat sheet <a href="http://www.nostalgic.nl/assets/nostalgic/documenten/jQuery-Visual-Cheat-Sheet-1.4.2.pdf" rel="nofollow">http://www.nostalgic.nl/assets/nostalgic/documenten/jQuery-V...</a>
paultabout 13 years ago
Tangentially related: I have found <a href="http://dochub.io" rel="nofollow">http://dochub.io</a> to be absolutely indispensable for JS, DOM, and CSS.
评论 #3817198 未加载
freshhawkabout 13 years ago
Has anyone found this site actually useful? As in, you wouldn't have been able to find this information, in a format as nice as this, when you needed it?<p>This site just looks like SEO spam to me. But it is number 5 on the 1st page of HN so maybe I'm wrong.
gnufiedabout 13 years ago
Honest Question - How do you guys use these cheat sheets? Take large print outs and keep on desk? Just keep the electronic copy somewhere easily accessible? Printout and hang it on the wall?
评论 #3817491 未加载
评论 #3817630 未加载
评论 #3817322 未加载
评论 #3817743 未加载
评论 #3817725 未加载
rjerniganabout 13 years ago
DZone has a large set of professional cheat sheets called Refcardz, including HTML5, CSS, and jQuery. <a href="http://refcardz.dzone.com" rel="nofollow">http://refcardz.dzone.com</a><p>Also check out <a href="http://cheatsheets.org/" rel="nofollow">http://cheatsheets.org/</a>
bengarveyabout 13 years ago
If only this was in HTML5 and CSS3 instead of PDF.
ilakshabout 13 years ago
The designer is supposed to be an expert in all of this stuff? I thought he was supposed to be an expert in graphic design?<p>I remember a time, many years ago, when if you wanted to edit a graphical user interface, you would use a graphical user interface to do that. Since the interface you are editing is graphical.<p>I have been manually doing this CSS / HTML stuff for many years, but I think that it would make about 100x more sense if we used the CSS/HTML just as a format for the editing and display tools to store and retrieve the data.<p>I actually think the biggest reason we are still doing it by hand is that people (like myself) are afraid that someone will think they aren't a real programmer if they use a GUI.<p>After all, programmers write ASCII codes, and if you're not doing that, you're not programmer. Right?
评论 #3819596 未加载
tferrisabout 13 years ago
Cheat sheets are really great and I bookmark all of them but somehow I never use them (or find the bookmark again). I rather google "&#60;language&#62; &#60;topic&#62;" which works best for me.<p>Are you using them actually? Printing them all out or using them as wallpapers??
评论 #3817688 未加载
bcjordanabout 13 years ago
Hmm... at one point I came across a really nice physical laminated HTML / CSS / JS cheat sheet but haven't been able to find it since. Would anyone happen to know what I'm talking about and where to get it?
评论 #3817162 未加载
评论 #3817844 未加载
ChessMessabout 13 years ago
My favorite in the day was gotAPI (<a href="http://www.gotapi.com/html" rel="nofollow">http://www.gotapi.com/html</a>) because you could quickly type what you were looking for. Sadly they have not kept up.
sbarreabout 13 years ago
The HTML5 security cheatsheet was an enlightening read.. Glad to see most of the vulnerable browsers are older than old..
gbogabout 13 years ago
My preferred was visibone.com but sadly it is not including the latest techs.
drivebyacct2about 13 years ago
By time I've looked something up on these I could have "Ctrl+T ?&#60;whatever&#62;"d it or use dochub or one of a bunch of others that do the same thing. Is it the physical presence that makes people love these so much? They seem far less usable as a horizontal PDF than more... digital and accessible means.