Difference between revisions of "Main Page2"
From Algorithm Wiki
(Trampin' all the way moved page Main Page to Main Page on wheels!: Xxxxx) |
|||
(15 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | # | + | <!-- BANNER ACROSS TOP OF PAGE --> |
+ | <div id="mp-topbanner" style="clear:both; position:relative; box-sizing:border-box; width:100%; margin:1.2em 0 6px; min-width:47em; border:1px solid #ddd; background-color:#f9f9f9; color:#000; white-space:nowrap;"> | ||
+ | <!-- "WELCOME TO ALGOWIKI" AND ARTICLE COUNT --> | ||
+ | <div style="margin:0.4em; width:22em; text-align:center;"> | ||
+ | <div style="font-size:162%; padding:.1em;">Welcome to [[Algorithm Wiki:About|Algorithm Wiki]],</div> | ||
+ | <div style="font-size:95%;">the free encyclopedia that anyone can edit.</div> | ||
+ | <div id="articlecount" style="font-size:85%;">[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles in English</div> | ||
+ | </div> | ||
+ | <!-- PORTAL LIST ON RIGHT-HAND SIDE --> | ||
+ | <ul style="position:absolute; right:-1em; top:50%; margin-top:-2.4em; width:38%; min-width:25em; font-size:95%;"> | ||
+ | <li style="position:absolute; left:0; top:0;">[[Algorithm Wiki:Privacy policy|Privacy Policy]]</li> | ||
+ | <li style="position:absolute; left:0; top:1.6em;">[[Algorithm Wiki:About|About Us]]</li> | ||
+ | <li style="position:absolute; left:0; top:3.2em;">[[Portal:Geography|Geography]]</li> | ||
+ | <li style="position:absolute; left:33%; top:0;">[[Portal:History|History]]</li> | ||
+ | <li style="position:absolute; left:33%; top:1.6em;">[[Portal:Mathematics|Mathematics]]</li> | ||
+ | <li style="position:absolute; left:33%; top:3.2em;">[[Portal:Science|Science]]</li> | ||
+ | <li style="position:absolute; left:66%; top:0;">[[Portal:Society|Society]]</li> | ||
+ | <li style="position:absolute; left:66%; top:1.6em;">[[Portal:Technology|Technology]]</li> | ||
+ | <li style="position:absolute; left:66%; top:3.2em;"><strong>[[Wikipedia:Contents/Portals|All portals]]</strong></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | This wiki is dedicated to solutions to problems from [[The Algorithms Design Manual (Second Edition)]] by Steven Skiena. | ||
+ | |||
+ | [[Category:Main Page]] |
Latest revision as of 16:22, 27 July 2020
This wiki is dedicated to solutions to problems from The Algorithms Design Manual (Second Edition) by Steven Skiena.