Skip to content

Commit dee2f5c

Browse files
author
prathi.kotian
committed
fixed spelling error
1 parent deb6a62 commit dee2f5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</section>
2121
<section class="shapes">
2222
<h1>Sweet Liberation</h1>
23-
<img class="img1" src="asets/img/mountain.jpg" alt="Mountain">
23+
<img class="img1" src="assets/img/mountain.jpg" alt="Mountain">
2424
<p>
2525
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.
2626
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>
2929
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.
3030
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.
3131
</p>
32-
<img class="img2" src="asets/img/boris-smokrovic-unsplash.jpg" alt="yellow bird on Sakura tree">
32+
<img class="img2" src="assets/img/boris-smokrovic-unsplash.jpg" alt="yellow bird on Sakura tree">
3333
<p>
3434
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.
3535
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>
3838
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.
3939
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.
4040
</p>
41-
<img class="img3" src="asets/img/boris-smokrovic-kingfisher-unsplash.jpg" alt="kingfisher - blue and brown bird on brown tree trunk">
41+
<img class="img3" src="assets/img/boris-smokrovic-kingfisher-unsplash.jpg" alt="kingfisher - blue and brown bird on brown tree trunk">
4242
<p class="para">
4343
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.
4444
</p>

0 commit comments

Comments
 (0)