<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <style type="text/css" media="all"> .dwBanner { position: relative; margin: 5px; padding: 15px; width: 1000px; /* = 3 * (300w+2*15p+2*1b) + 2*2*7m */ height: 96px; -moz-box-shadow: 2px 2px 3px #e8e8e8; -webkit-box-shadow: 2px 2px 3px #e8e8e8; box-shadow: 2px 2px 3px #e8e8e8; -moz-border-radius: 10px; border-radius: 6px; border: solid #ffcc99 1px; background: -webkit-gradient(linear, left top, left bottom, from(#fcdaa4), to(#ffffff)); background: -moz-linear-gradient(top, #fcdaa4, #ffffff); /* for firefox 3.6+ */ } .dwBoxes { position: relative; margin: 3px; padding: 5px; width: 300px; /* = 3 * (300w+2*15p+2*1b) + 2*2*7m */ height: 150px; -moz-box-shadow: 2px 2px 3px #e8e8e8; -webkit-box-shadow: 2px 2px 3px #e8e8e8; box-shadow: 2px 2px 3px #e8e8e8; -moz-border-radius: 10px; border-radius: 6px; border: solid #d0d0d0 1px; background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#ffffff)); background: -moz-linear-gradient(top, #e7e7e7, #ffffff); /* for firefox 3.6+ */ } .h1 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:32px; } .h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; } .bodyText { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; } .arrow { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:92px; font-weight:bold; color:#CCC; } </style> </head> <body> <div class="dwBanner"> <div class="h1" align="center">Welcome to the Deployment wiki and community</div> <br /> <p align="center" class="h2"><a href="http:www.ibm.com">Community technical leaders, senior editors, and sponsors</a></p> </div> <br /> <div class="dwBoxes"> <div class="h2" align="center">Deployment planning and design</div> <p></p> <p class="arrow" align="center">V</p> </div> <p> </p> <p> </p> <div class="dwBoxes"> <div class="h2" align="center">Installing, upgrading, and migrating</div> </div> </body> </html>
This topic: Deployment
>
WebHome
>
TemplateTest
History: r1 - 2014-10-15 - 19:28:46 - Main.mafshar
Copyright © by IBM and non-IBM contributing authors. All material on this collaboration platform is the property of the contributing authors.
Contributions are governed by our
Terms of Use.
Please read the following
disclaimer
.
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more
here
.