프린트에 대한 질문...
Posted: 2005 08 06 01:55 54
Code: Select all
<html>
<head>
<title>테스트</title>
<style type="text/css">
<!--
.test {
font-size:15pt;
font-weight:bold;
font-family:monospace;
}
-->
</style>
</head>
<body>
abcdefg<span class="test">ABCDEFG</span>abcdefg
</body>
</html>
그리고 firefox 에서는 출력할 용지를 변경하는 메뉴가 없나요?
"파일" ---> "인쇄" 에서 프린터 설정 메뉴에서 용지 설정하는 게 나오기는 하는데
이 상태에서는 미리보기가 안되네요...