レイアウト構造【HTML】
- <body>
- <div id='outer-wrapper'>
- <b:section class='hidden-top' id='hidden-top' showaddelement='yes'>
- ( 略 )
- </b:section>
- <b:section class='outer-top' id='outer-top' showaddelement='yes'>
- ( 略 )
- </b:section>
- <div id='header-top'>
- <b:section class='header-top' id='header-top' showaddelement='yes'>
- ( 略 )
- </b:section>
- </div>
- <div id='header-wrapper'>
- <b:section class='header' id='header' showaddelement='no'>
- ( 略 )
- </b:section>
- </div>
- <div id='crosscol-wrapper'>
- <b:section class='crosscol' id='crosscol' showaddelement='yes'/>
- </div>
- <div id='sidebar-wrapper-left'>
- <b:section class='sidebar' id='sidebarLeft' showaddelement='yes'>
- ( 略 )
- </b:section>
- </div>
- <div id='main-wrapper'>
- <b:section class='main' id='main' showaddelement='yes'>
- ( 略 )
- </b:section>
- <b:section class='main-bottom' id='main-bottom' showaddelement='yes'>
- ( 略 )
- </b:section>
- </div>
- <div id='sidebar-wrapper-right'>
- <b:section class='sidebar' id='sidebarRight' showaddelement='yes'>
- ( 略 )
- </b:section>
- </div>
- <div id='footer-wrapper'>
- <b:section class='footer-wrapper-left' id='footer-wrapper-left' showaddelement='yes'/>
- <b:section class='footer-wrapper-middle' id='footer-wrapper-middle' showaddelement='yes'>
- ( 略 )
- </b:section>
- <b:section class='footer-wrapper-right' id='footer-wrapper-right' showaddelement='yes'>
- ( 略 )
- </b:section>
- <b:section class='footer-wrapper-bottom' id='footer-wrapper-bottom' showaddelement='yes'>
- ( 略 )
- </b:section>
- </div>
- <b:section class='outer-bottom' id='outer-bottom' showaddelement='yes'>
- ( 略 )
- </b:section>
- </div>
- </body>
0 Comments :
View Comments :: Click!!
0 Comments :
Post a Comment :: Click!!
コメントを投稿