<article class="columns-2">
<p>David Bowie, original name David Robert Jones, (born January 8, 1947, London, England—died January 10, 2016, New York, New York, U.S.), British singer, songwriter, and actor who was most prominent in the 1970s and best known for his shifting personae and musical genre hopping. Every niche he ever found was on a cusp, and he was at home nowhere else—certainly not in the unmoneyed London suburb where his childhood was as dingy as his adult life would be glitzy.</p>
<figure>
<img src="https://images.bauerhosting.com/marketing/sites/16/2023/03/Aladdin-Sane-hero.jpg" alt="David Bowie">
<figcaption>To call Bowie a transitional figure in rock history is less a judgment than a job description.</figcaption>
</figure>
<p> </p>
<p>While this born dabbler’s favourite pose was that of a Great Artist beguiled by rock’s possibilities as a vehicle, in truth he was more a rocker drawn to artiness because it worked better than any other pose he had tried (not that he was not eclectic—he admired Anthony Newley and Jacques Brel and studied mime with Lindsay Kemp).</p>
</article>
xxxxxxxxxx
body {
width: 750px;
margin: 0 auto;
padding: 50px;
color: #333;
font-size: 18px;
font-family: serif;
line-height: 1.5;
background-color: #ebebeb;
}
p {
margin-top: 0;
}
.columns-2 {
columns: 250px 2;
column-gap: 30px;
column-rule: 2px solid black;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
}
figure {
border: 1px solid;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.