0 added
0 removed
Original
2026-01-01
Modified
2026-03-09
1
<p><a>During the last step</a>we mentioned that the text-align property is able to align not just text, but also other elements. These elements must be <i>inline</i>. Inline elements may include images, inline blocks, inline tables, and other elements.</p>
1
<p><a>During the last step</a>we mentioned that the text-align property is able to align not just text, but also other elements. These elements must be <i>inline</i>. Inline elements may include images, inline blocks, inline tables, and other elements.</p>
2
<p>For example, in this assignment we will analyze this technique, using text-align to align <img> images inside the container. In other words, in fact we are using this technique to create a simple page layout. But it is very useful to know about this feature of the text-align property, since this is a completely legitimate way of aligning elements.</p>
2
<p>For example, in this assignment we will analyze this technique, using text-align to align <img> images inside the container. In other words, in fact we are using this technique to create a simple page layout. But it is very useful to know about this feature of the text-align property, since this is a completely legitimate way of aligning elements.</p>
3
<p>Continue to the assignment</p>
3
<p>Continue to the assignment</p>
4
<p>The topic of inline contextual formatting represents an entire separate world of CSS. The<a>specification</a>describes the different types of blocks that are involved in creating the document flow.</p>
4
<p>The topic of inline contextual formatting represents an entire separate world of CSS. The<a>specification</a>describes the different types of blocks that are involved in creating the document flow.</p>