CSSで描かれたぐぬぬ画像などを見てたら、ふとhtml + CSSだけでアクションゲームが作れないかと思ったので作ってみました。ページ移動すればいくらでも可能ですが、それだとつまらないので、1ページ内で作るという縛りもつけてます。デモページhttp://ndruger.l... 続きを読む
Create unblockable images. Email providers usually block images, but they can't tell the difference between a css image and regular html. With Img to CSS you can be certain that your email images are seen by your customers. If you want an ima... 続きを読む
僕をフォークして魔術師になってよ! norahiko forked:0favorite:1lines:0/115/635license: MIT License modified:2011-03-07 20:51:39 pv : 215 <script type="text/javascript" src="http://jsdo.it/blogparts/m1WT/js?view=design"></script><p class="ttlBp... 続きを読む
CSSを拡張したメタ言語であるSass、そしてその別文法として定義されたSCSSについて、960.gsなどのCSSフレームワークと絡めて、Sass(主にSCSS)の良さを解説する。 CSSフレームワーク Sass Sassy CSS aka SCSS SCSSでCSSフレームワーク 2カラムレイアウトの作成 c... 続きを読む
2004年発売のオライリー「Blog Hacks」はBlogを書くこと、 Blogツールやそれを活用した技術ハックの楽しさを表現してくれました。 時代は巡る巡って2011年。 Twitter、Facebookなどのソーシャルメディアが出現し、 Blogの周りの状況は変わってきましたが、その... 続きを読む
Big thanks to Mathias Bynens for the guest post today! I'd call this a bonafide CSS trick! A few days ago, Chris tweeted: If we could stack pseudoBig thanks to Mathias Bynens for the guest post today! I'd call this a bonafide CSS trick!A few ... 続きを読む
The foundational CSS Fonts provides cross-browser typographical normalization and control while still allowing users to choose and adjust their font size. Both Standards and Quirks modes are supported in A-grade browsers. Note: CSS Base can c... 続きを読む
Cascading Style Sheets (CSS) is a style sheet language which is used to defines the look and formatting of a document written in a markup language. For modern web designers, CSS is a boon to create artful and attractive effects in web pages. ... 続きを読む
Building stylish contact forms typically requires the use of images (and maybe some JavaScript) to create something that looks professional. However, with CSS3 it’s now much easier to create some nice effects that don’t require the use of a... 続きを読む
Over the last years we’ve got a pretty good understanding of what CSS does, how it works and how we can use it for our layouts, typography and visual presentation of the content. However, there are still some attributes that are not so well-... 続きを読む
REC-CSS2-20080411 Cascading Style Sheets, level 2 CSS2 Specification This version: http://www.w3.org/TR/2008/REC-CSS2-20080411 Latest version: http://www.w3.org/TR/CSS2 Previous version: http://www.w3.org/TR/1998/REC-CSS2-19980512 Editors: Be... 続きを読む
Validate by URI Enter the URI of a document (HTML with CSS or CSS only) you would like validated : Address : More Options 続きを読む
CSS3のプロパティにも興味津々なのですが、その前にまずセレクタを全部まとめて総復習しておこうかな、と。本来1ページに書くべきではない内容量なので読み込み遅いと思います。ごめんなさい。 Selectors Level 3 http://www.w3.org/TR/css3-selectors/ 選択子 ... 続きを読む
Tips, Tricks, and Techniques on using Cascading Style Sheets (CSS)Transparency is one of those weird things that is treated completely differently in all browsers. To cover all your bases, you need four separate CSS statements. Fortunately th... 続きを読む