textareaを使ったスクロールのサンプル
DIV header margin-left:0px; border-width:1px; border-color:#000000 |
|
DIV item width:800px; margin-left:0px; background-color:#ffffff; |
|
DIV kaisetu position:relative;width:800px; | |
DIV shasin width:260px;margin:10px 0px 0px 10px position:absolute;left:10px;top:10px; |
DIV gaiyou margin:10px 0px 0px 10px; position:absolute; width:498px; left:280px; top:10px; background-color:#ffffff; border:1px solid #000000; height:200px; padding:1em; |
DIV main width:800px; |
|
DIV menu width:25%; background-color:#ff0000; float:left; |
DIV sub width:75%; background-color:#00ff00; float:left; |
DIV footer width:800px; clear both; background-color:#0000ff; |