xxxxxxxxxx
<html><head>
<style>
body {
background: #ccf;
font-family: 'Helvetica Neue',Helvetica,Arial,Sans-Serif;
}
h1 {
text-align: center;
}
.logos {
display: flex;
}
.logos > img {
width: 100%;
min-height: 256px;
}
img + img {
margin-left: 10px;
}
a {
text-decoration: none;
}
</style>
</head><body>
<h1>Svenska Akademien</h1>
<a class="logos" href="https://itunes.apple.com/us/app/svensk-ordbok-utgiven-av-svenska/id1036105642?mt=8">
<img src="Svenska Akademien.svg">
<img src="saob-round.svg">
<img src="saob-rrect.svg">
<img src="saob-square.svg">
</div>
</body></html>