test 2 column

HTML
<table style="background-color: #2c2c2c; border-radius: 20px; color: #ffffff; padding: 15px; margin: auto; border-spacing: 15px;"> <tr> <td><div style="background-color: #333333; padding: 10px; border-radius: 15px;"><div style="padding: 10px;"><span style="font-weight: bold;">something</span> <span style="float: right;">icon</span></div> <div style="border-top: 1px solid gray; padding: 10px; width: 200px; height: 150px; text-align: justify; overflow-y: auto; line-height: 22px;">big lists go here it's a lot of stuff and it should scroll very easily. It should expand until it has to scroll and then it will. even more stuff here I'm telling you it's got to scroll. It really will, I promise once it gets long enough. hehe just a little bit more omg we're almost there. </div></div></td> <td><div style="background-color: #333333; padding: 10px; border-radius: 15px;"><div style="padding: 10px;"><span style="font-weight: bold;">something</span> <span style="float: right;">icon</span></div> <div style="border-top: 1px solid gray; padding: 10px; width: 200px; height: 150px; text-align: justify; overflow-y: auto; line-height: 22px;">big lists go here it's a lot of stuff and it should scroll very easily. It should expand until it has to scroll and then it will. even more stuff here I'm telling you it's got to scroll. It really will, I promise once it gets long enough. hehe just a little bit more omg we're almost there. </div></div></td> </tr> </table>
CSS
JAVASCRIPT
Expand for more options Login