Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
User:Mike/footer
(view source)
Revision as of 13:05, 18 January 2020
40 bytes removed
,
13:05, 18 January 2020
no edit summary
Line 28:
Line 28:
-->
-->
<!-- Footer -->
<!-- Footer -->
−
<div style="
display:table;
+
<div style="display:table;
table-layout:fixed;
table-layout:fixed;
−
min-width:900px;
/* some minimum
width
is a good idea. */
+
min-width:900px;
−
border-spacing:
20px
0; /* note that spacing is also applied to right and left ends */
+
width
:100%;
−
background-color:#62B9E5
;
+
border-spacing:
10px
0; /* note that spacing is also applied to right and left ends */
−
margin:0 auto
;">
+
margin:0 auto;
+
background-color:#62B9E5;">
<div style="display:table-cell;
<div style="display:table-cell;
width:33%;
width:33%;
−
vertical-align:
middle
;
+
vertical-align:
left
;
padding:30px;">
padding:30px;">
<h3>Some content 1</h3>
<h3>Some content 1</h3>
Line 47:
Line 48:
<div style="display:table-cell;
<div style="display:table-cell;
width:33%;
width:33%;
−
vertical-align:
middle
;
+
vertical-align:
left
;
padding:30px;">
padding:30px;">
<h3>Some content 2</h3>
<h3>Some content 2</h3>
Line 58:
Line 59:
<div style="display:table-cell;
<div style="display:table-cell;
width:33%;
width:33%;
−
vertical-align:
middle
;
+
vertical-align:
left
;
padding:30px;">
padding:30px;">
<h3>Some content 3</h3>
<h3>Some content 3</h3>
Mike
374
edits