Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<style>
#container {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    display:inline-block;
    width:100%;
    white-space: nowrap;
    overflow:hidden !important;
    overflow-x:hidden !important;
    margin-left:-5px;
    margin-right:-5px;
    margin-top:-3px;
    margin-bottom:-3px;
}
.box {
    width: 20%;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    padding:0px;
    margin-left:-3px;
    margin-right:-2px;
  }
.box img {
    height:100%;
    width:100%;
}
.stretch {
    width: 100%;
    height: 110%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
.box {
    display:inline-block;
}
</style>
 <div id="container">
    <div class="box">
        <a href="http://help.myob.com/wiki/x/aAVNAQ"><img src="/wiki/download/attachments/21824856/step1%20grayscale.png?api=v2"></a>
    </div>       
	<div class="box">
        <a href="http://help.myob.com/wiki/x/mQVNAQ"><img src="/wiki/download/attachments/21824856/step2%20grayscale.png?api=v2"></a>
    </div>
    <div class="box">
        <a href="http://help.myob.com/wiki/x/ugVNAQ"><img src="/wiki/download/attachments/21824856/step3.png?api=v2"></a>
    </div> 
	<div class="box">
        <a href="http://help.myob.com/wiki/x/0gVNAQ"><img src="/wiki/download/attachments/21824856/step4%20grayscale.png?api=v2"></a>
    </div>
	<div class="box">
        <a href="http://help.myob.com/wiki/x/TQZNAQ"><img src="/wiki/download/attachments/21824856/step5%20grayscale.png?api=v2"></a>
    </div>
 </div>
HTML
<img src="/ps/wiki/download/attachments/176998221824856/Line-09.png" width="100%"><br> &nbsp;

...