티스토리 툴바

<link href="basic.css" rel="stylesheet" type="text/css">  --> 구형 브라우저

 

<style type="text/css" media="screen">

<!--
@import url(basic.css) screen;
-->

</style>  --> 현대적인 브라우저

'Web story > Html' 카테고리의 다른 글

Full tag name  (0) 2008/08/27
IE, imagetoolbar 제거하기  (0) 2008/08/26
link와 @import 방식의 사용  (0) 2008/07/29
파일객체의 찾아보기 버튼을 이미지로  (0) 2008/07/23
탭목록 최소이미지 간단작업  (0) 2008/05/07
LABEL태그를 이용해 보세요  (0) 2008/05/07