右
側に表示してほしい。
div#right{
border:solid 1px red;
float: right;
}
左
側に表示してほしい。
div#left{
border:solid 1px blue;
float: right;
}
→
元のブログ記事を参照する