Welcome to PcCare.com
.FlexColumnDiv { background-color: Green; height: 200px; } .FlexColumnLeftDiv { background-color: Red; float: left; width: 42%; height: 100%; } .FlexColumnRightDiv { background-color: black; float: right; width: 58%; height: 100%; } <!-- Keep width's less then 100% --> .FlexColumnRightSubLeftDiv { background-color: orange; float: left; width: 45%; height: 100%; } .FlexColumnRightSubMiddleDiv { background-color: yellow; float: left; top: 0%; left: 30%; width: 45%; height: 100%; } .FlexColumnRightSubRightDiv { background-color: purple; float: left; top: 0%; left: 70%; width: 9%; height: 100%; } .MiddleOveride { width: 20%; } .RightOveride { width: 20%; }
<div class="FlexColumnDiv"> <div class="FlexColumnLeftDiv">
</div> <div class="FlexColumnRightDiv">
</div> </div>
|
Please review our Terms of Service and Privacy statement before initiating service or using this site. Microsoft® and the Office logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries. PcCare Site Map. About Us