<p class="sycode"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <br /> <html xmlns="http://www.w3.org/1999/xhtml"> <br> <br> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <br> <title>CSS边框阴影</title> <br> <style type="text/css"> <br> div {ボーダー幅: 1px;ボーダースタイル: ソリッド;パディング: 1px;パディング:1px;} <br> .a {背景色: #F3F3F3;境界線の色: #FBFBFB;} <br> .b {背景色: #D8D8D8;境界線の色: #E8E8E8;} <br> .c {背景色: #FFF;境界線の色: #BBB;高さ: 100px;カラー:#ff0000;} <br> </style> <br> </head> <br> <br> <div class="a"> <br> <div class="b"> <br> </p> <div class="c"> コンテンツを表示します コンテンツを表示します コンテンツを表示します。 <br> </div> <br> </div> <br> <div><A href="http://www.999jiijiu.com/"> http://www.999jiujiu.com/</A></div> <br> </body> <br> </html> </div>