кодесурса
«HTML

Свойства CSS: как изображение плавает вправо?

script1adsense2code
script1adsense3code

Перейти на страницу упражнений

Решение:

HTML-код:

<!DOCTYPE html>
<html>
<head>
<title>How an image float to the right</title>
<style type="text/css">
img {
  float: right;
}
</style>
</head>
<body>
<p><strong>w3resource Tutorial</strong></p>
<p>In the paragraph below, we have added an image with style <strong>float-right</strong>. The result is that the image will float to the right in the paragraph.</p>
<p>
<img src="//kodesource.top/images/w3resource-logo.png" alt="w3resource logo" width="100" height="50">CSS, stands for Cascading Style Sheet is a computer language to describe presentation (for example width, height, color, background color, alignment etc.) of HTML and XML (and XML based languages like XHTML, SVG) web documents. In all the examples of our tutorials, we have used HTML for implementing CSS.
</p>
</body>
</html>

Демонстрация в реальном времени:

Посмотрите, что ручка с плавающей точкой отвечает w3resource ( @ w3resource ) на CodePen .


Посмотреть решение в браузере

Поддерживаемый браузер

«Opera«Интернет
да да да да нет

Перейти на страницу упражнений

Каков уровень сложности этого упражнения?

Новый контент: Composer: менеджер зависимостей для PHP , R программирования


script1adsense4code
script1adsense5code
disqus2code
script1adsense6code
script1adsense7code
script1adsense8code
buysellads2code