<html>
<head>
<style type="text/css">
body { font: 14px Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
color: #FFFF66;
}
.rblock {
background-color: #404040;
}
.rblock *.m5 {
margin: 0 5px;
}
.rblock *.m3 {
margin: 0 3px;
}
.rblock *.m2 {
margin: 0 2px;
}
.rblock *.m1 {
margin: 0 1px;
}
.rblock p.content {
padding: 0px 10px;
}
.rblocktop, .rblockbottom {
background-color: #FFFFFF; /* must be of the same as body bg-color */
display: block;
width: 100%;
}
.rblocktop *, .rblockbottom * {
background-color: #404040; /* must be of the same as .rblock bg-color */
display: block;
height: 1px;
overflow: hidden;
}
</style>
</head>
<body>
<div class="rblock" style="width: 500px;">
<div class="rblocktop">
<span class="m5"></span><span class="m3"></span><span class="m2"></span><span class="m1"></span><span class="m1"></span>
</div>
<p class="content" style="text-align: justify; text-indent: 0px; /* change this style to whatever you want or remove it */">
Lorem ipsum dolor sit amet, consectetur adipisicing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna
aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit
esse cillum dolore eu fugiat nulla pariatur. Excepteur sint
occaecat cupidatat non proident, sunt in culpa qui officia
deserunt mollit anim id est laborum.
</p>
<div class="rblockbottom">
<span class="m1"></span><span class="m1"></span><span class="m2"></span><span class="m3"></span><span class="m5"></span>
</div>
</div>
</body>
</html>
제목 | 날짜 | |
---|---|---|
코딩 배울 수 있는 사이트 모음(HTML/CSS/JS/IMG/PHP) | 2018/01/03 | |
jQuery를 배울수 있는 동네들입니다. | 2013/08/09 | |
관련 링크 [1] | 2010/05/23 | |
135 | Side 메뉴 | 2009/01/20 |
134 | 팝업형식의 메뉴 네비게이션 | 2009/01/20 |
133 | [Script] 옆에서 펼쳐지는 레이어 | 2009/01/20 |
132 | [Script] 부드럽게 슬라이딩 되면서 펼쳐지는 메뉴 (세로, 사이드메뉴) [10] | 2009/01/20 |
131 | 자바스크립트 TAB 메뉴 | 2009/01/20 |
130 | [Script] XE Layout Menu Script [1] | 2009/01/25 |
129 | [HTML5] dl, dt, dd 용례 | 2009/01/29 |
128 | [Script] 마우스오버 드롭다운 메뉴 (알릭님 수정본) | 2009/01/30 |
127 | [UI] 네이버 홈 개편 [1] | 2009/01/31 |
126 | 반응 좋은 메뉴 스크립트 [2] | 2009/01/31 |
125 | [UI] 글읽기 화면의 인터페이스 | 2009/02/01 |
124 | [HTML5] <hr> | 2009/02/02 |
123 | Show-Hide Layers 클릭한 걸 기억하는 (by 알릭) [1] [1] | 2009/02/03 |
122 | [Script] 레이어컨트롤 마우스오버 드롭다운 메뉴 [2] | 2009/02/10 |
121 | Show-Hide Layers(2) (by 태그매니아) | 2009/02/10 |
120 | [Script] 링크 자동으로 onfocus="blur()" 붙이기 (by 동철) | 2009/02/23 |
119 | [미분류] 특정도메인으로 접속시 원하는도메인으로 리다이렉트 시키기 | 2010/01/31 |
118 | [웹표준] 웹 표준은 무엇이며, 왜 사용해야 하나요? | 2010/12/01 |
117 | [웹표준] 웹 표준, 대체 무슨책을 읽어야 합니까? (by 정찬명) | 2010/12/01 |
116 | [웹표준] 실전 웹 표준 가이드(PDF) | 2010/12/01 |