Difference between revisions of "User:Mike/footer"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
--> | --> | ||
<!-- Footer --> | <!-- Footer --> | ||
− | <div | + | <div style=" display:table; |
− | + | table-layout:fixed; | |
− | + | min-width:900px; /* some minimum width is a good idea. */ | |
− | + | border-spacing:20px 0; /* note that spacing is also applied to right and left ends */ | |
− | + | background-color:#666; | |
− | + | margin:0 auto;"> | |
− | + | <div style="display:table-cell; | |
− | + | width:33%; | |
− | + | vertical-align:middle; | |
− | + | border:1px solid #bbb; | |
− | + | background-color:#eee; | |
− | + | padding:30px;">Content for "leftdiv" Goes Here. </div> | |
− | + | <div style="display:table-cell; | |
− | + | width:33%; | |
− | + | vertical-align:middle; | |
− | + | border:1px solid #bbb; | |
− | + | background-color:#eee; | |
− | + | padding:30px;">Content for "middiv" Goes Here. Content for "middiv" Goes Here. Content for "middiv" Goes Here. Content for "middiv" Goes Here.</div> | |
− | + | <div style="display:table-cell; | |
− | + | width:33%; | |
− | + | vertical-align:middle; | |
− | + | border:1px solid #bbb; | |
− | + | background-color:#eee; | |
− | + | padding:30px;">Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. </div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 12:59, 18 January 2020
Content for "leftdiv" Goes Here.
Content for "middiv" Goes Here. Content for "middiv" Goes Here. Content for "middiv" Goes Here. Content for "middiv" Goes Here.
Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here. Content for "rightdiv" Goes Here.