Responsive design

in responsive •  6 years ago  (edited)

received_293895944481701.jpeg

<!DOCTYPE html>
<html>
<meta name="viewport"content="width=device-width, initial-scale=1">
<link rel="stylesheet"href="#">
<body>

<div class="container green">
 <h1> Demo</h1>
 <p>Resize this responsive page!</p>
</div>

<div class="row-padding">
 <div class="third">
 <h2>London</h2>
 <p>London is the capital city of England.</p>
 <p>It is the most populous city in the United Kingdom,
    with a metropolitan area of over 13 million inhabitants.</p>
 </div>

 <div class="w-third">
 <h2>Paris</h2>
 <p>Paris is the capital of France.</p>
 <p>The Pa rea is one of the rgest population centers in Europe,
    with more than 22 million inhabitants.</p>
 </div>

 <div class="">
 <h2>Bangladesi</h2>
 <p> is the capital of .</p>
 <p>It is the center of the Greater Japan Area,
    and the most populous populousness metropolitan area in the world.</p>
 </div>
</div>

</body>
</html>

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

This post has received a 0.72 % upvote from @drotto thanks to: @rabiul21.

Thanks you so much @drotto