Computer scienceFrontendCSSBasic propertiesWorking with Text

Vertical-align

Subscript

Report a typo

Align both of the images with the middle of the line.

Write HTML and CSS code
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<p><img class='first' src="https://clck.ru/WTgLy"> There are only two kinds of languages: the ones people complain about and the ones nobody uses. - Bjarne Stroustrup <img class='second' src="https://clck.ru/WTgMp"></p>
</div>
</body>
</html>

Completed 0 of 2
First image fits
Second image fits
___

Create a free account to access the full topic