CSSBattle 1.2: Carrom Solution
1<div class="row">2 <div class="box"></div>3 <div class="box"></div>4</div>5<div class="row">6 <div class="box"></div>7 <div class="box"></div>8</div>9<style>10 body {11 margin: 0;12 padding: 50px;13 background: #62374e;14 display: flex;15 justify-content: space-between;16 }17 .row {18 display: flex;19 flex-direction: column;20 justify-content: space-between;21 }22 .box {23 background: #fdc57b;24 width: 50px;25 height: 50px;26 }27</style>
Comments
Loading comments...
Tags
cssbattle
css
Apply and earn a $2,500 bonus once you're hired on your first job!
Clients from the Fortune 500 to Silicon Valley startups
Choose your own rate, get paid on time
From hourly, part-time, to full-time positions
Flexible remote working environment
A lot of open JavaScript jobs!!
Fact corner: Referred talent are 5x more likely to pass the Toptal screening process than the average applicant.
Still hesitate? Read HoningJS author's guide on dealing with Toptal interview process.