3
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

About CSS3

Last updated at Posted at 2013-03-04

そもそもCSSって何?


http://www.htmq.com/csskihon/001.shtml

じゃあCSS3って何?


http://css3.sophia-it.com/reference/CSS3%E3%81%A8%E3%81%AF1

対応ブラウザ
http://www.findmebyip.com/litmus/

CSS3で何ができるの?
1、画像がいらない!?

角丸と影:https://webdesigntutsplus.s3.amazonaws.com/tuts/181_css3_vs_psd/Samples/Navigation_non_bleed/index2.html

透過
http://webdesigntutsplus.s3.amazonaws.com/tuts/186_css3_vs_psd/Samples/Transparency%20and%20Opacity/index.html
※全体が透過しない方法
http://www.job-share.net/jobs/101

グラデーション
http://cssgradientbutton.com/

図形
http://css-tricks.com/examples/ShapesOfCSS/

図形を利用し使えそうなサンプル
http://www.profinder.asia/freelance/search/index

挟み込み
http://www.red-team-design.com/css3-tucked-corners

2、Javascriptのような処理
hover挙動

色が変わる:http://www.profinder.asia/jobs/show/131
ツールチップみたいな動き:http://www.profinder.asia/jobs/show/131

3、FLASHみたいな動き
http://tympanus.net/Tutorials/3DHoverEffects/
http://demo.marcofolio.net/3d_animation_css3/

4、レスポンシブ対応
bootstrap等

5、おまけ
http://css3.zxq.net/doraemon/doraemon_css3.html
http://rei.idv.tw/sample/mio.html
http://hanasan38.web.fc2.com/lion.html

下記まとめ
http://matome.naver.jp/odai/2132886197465017301

css3とJavascript、どのように使い分ける?
http://coliss.com/articles/build-websites/operation/work/relationship-between-css-javascript-by-smashingmagazine.html

3
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?