티스토리 뷰
<div id='item1'></div>
<div id='item2'></div>
<div id='item3'></div>
<style>
*{
margin: 0;
padding:0;
background:#E3516E;
}
body{
width:400px;
height:300px;
position:relative;
}
div {
background: #F3AC3C;
}
#item1{
position:absolute;
width:100px;
height:100px;
background: #51B5A9;
border-radius: 100% 0 0 0;
top: 50px;
left: 100px
}
#item2{
position:absolute;
width:100px;
height:100px;
background: #FADE8B;
border-radius: 0 100% 0 0;
top:50px;
left:200px;
}
#item3{
position:absolute;
width:100px;
height:100px;
background: #F7F3D7;
border-radius: 0 0 0 100%;
top:150px;
left:100px;
}
</style>
728x90
'HTML_CSS > CSS Battle' 카테고리의 다른 글
1-8. Forking Crazy (0) | 2021.10.14 |
---|---|
1-7. Leafy Trail (0) | 2021.10.14 |
1-5. Acid Rain (0) | 2021.10.14 |
1-4. Ups n Downs (0) | 2021.10.14 |
1-3. Push Button (0) | 2021.10.14 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 롱베케이션
- create databases;
- DB 생성
- 다이나믹프로그래밍
- 서버개발
- 개발자면접
- 로드나인
- 다이나밍프로그래밍
- 동적프로그래밍
- node.js
- 투포인터 연습
- 면접비
- MySQL
- 서버점검
- 그래프
- 최소공통조상
- MOD
- create db
- 면접질문
- 투포인터
- 은둔청년체험
- BFS
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함