Feat/Top-Cards #5
BIN
assets/images/top-card-01.png
Normal file
BIN
assets/images/top-card-01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 965 B |
BIN
assets/images/top-card-02.png
Normal file
BIN
assets/images/top-card-02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
assets/images/top-card-03.png
Normal file
BIN
assets/images/top-card-03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
29
index.html
29
index.html
@ -37,6 +37,35 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<div>
|
||||||
|
<img src="./assets/images/top-card-01.png" alt="Image 1" />
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<img src="./assets/images/top-card-02.png" alt="Image 2" />
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<img src="./assets/images/top-card-03.png" alt="Image 3" />
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user