You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.
26
26
Sometimes a web page's text content appears to be funneling your attention towards a spot on the page to drive you to follow a particular link. Sometimes you don't notice.
@@ -29,7 +29,7 @@ <h1>Sweet Liberation</h1>
29
29
The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.
30
30
Sometimes a web page's text content appears to be funneling your attention towards a spot on the page to drive you to follow a particular link. Sometimes you don't notice.
31
31
</p>
32
-
<imgclass="img2" src="asets/img/boris-smokrovic-unsplash.jpg" alt="yellow bird on Sakura tree">
32
+
<imgclass="img2" src="assets/img/boris-smokrovic-unsplash.jpg" alt="yellow bird on Sakura tree">
33
33
<p>
34
34
The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.
35
35
Sometimes a web page's text content appears to be funneling your attention towards a spot on the page to drive you to follow a particular link. Sometimes you don't notice.
@@ -38,7 +38,7 @@ <h1>Sweet Liberation</h1>
38
38
The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.
39
39
Sometimes a web page's text content appears to be funneling your attention towards a spot on the page to drive you to follow a particular link. Sometimes you don't notice.
40
40
</p>
41
-
<imgclass="img3" src="asets/img/boris-smokrovic-kingfisher-unsplash.jpg" alt="kingfisher - blue and brown bird on brown tree trunk">
41
+
<imgclass="img3" src="assets/img/boris-smokrovic-kingfisher-unsplash.jpg" alt="kingfisher - blue and brown bird on brown tree trunk">
42
42
<pclass="para">
43
43
This athletic young Frenchman belongs to a small set of Parisian sportsmen, who have taken up “ballooning” as a pastime. After having exhausted all the sensations that are to be found in ordinary sports, even those of “automobiling” at a breakneck speed, the members of the “Aéro Club” now seek in the air, where they indulge in all kinds of daring feats, the nerve-racking at a breakneck speed, the members of the “Aéro Club” now seek in the air, where they indulge in all kinds of daring feats, the nerve-racking excitement that they have ceased to find on earth.
0 commit comments