static
static
width: 200px
height: 100px
static
static
relative
static
width: 200px
height: 100px
relative
top: 50px
left: 100px
static
absolute(relative あり)
static
width: 200px
height: 100px
absolute
top: 50px
left: 100px
static
absolute(relativeなし・位置指定あり)
static
width: 200px
height: 100px
absolute
top: 0px
left: 0px
static
absolute(relativeなし・位置指定なし)
static
width: 200px
height: 100px
absolute
top: なし
left: なし
static