페이지 내부 링크/ページ内移動リンク



2005/05 Archive for

stereophonic

2005-05-26 Thursday Posted in Design | 2 Comments »

東京ポラロイド通信
copyright© 2006 Katsura Komiyama All rights reserved.

東京ポラロイド通信

몇일전 부터 찾아 헤매던 이 사이트를 드디어 찾아냈다.
역시 구글 最高!
무언가 그리운 느낌의 색조에…감각적인 앵글…

やった!

2005-05-24 Tuesday Posted in Web Standards | No Comments »

5시간 걸려서 겨우 해결!

윈도우즈 IE5.0, 5.5만 적용되는 스타일시트를 만들어서 처음 불러들이는 CSS파일에 윈도우즈 IE5.0, 5.5용 스타일시트를 임포트 시키면 해결!

@media tty {
i { content:"\";/*" "*/}} @import 'winIe5.css'; /*";}
}/* */

브라우저를 체크, 윈도우즈 IE5.0, 5.5용 스타일시트를 임포트시키는 소스. 자세한 내용은 여기서

Mid Pass Filter
This paragraph should have green text in all browsers that support even a little CSS. However this paragraph will have a red background in IE5.x/Windows from the @imported style sheet “midpassbefore.css” at the start of the inline style sheet, and a thick yellow border from the @imported style sheet “midpassafter.css” at the end of the inline style sheet.