Quote:
Originally Posted by MatureKing
<style>
.pussy { float: left; padding: 10px; width: 300px; background: black; }
.clear { clear: both; }
</style>
<body>
<div class="pussy">
<div class="container">
<div class="row">
|
<h2>Thought iŽd finish it off for you
</h2>
</div>
<div class="row">
<h2>and add this in next to it...
</h2>
</div>
</div>
</div class="clear">
</body>