Skip to content

Commit dbfe72a

Browse files
committed
[add] first step
1 parent 2189fea commit dbfe72a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ Carosello Mono Array
22
===
33
Dato un array contenente una lista di cinque immagini, creare un carosello come nello screenshot allegato.
44

5-
<center><img src='./carosello_mono_array.png' style='width: 75%; margin: 0 auto;'></center>
6-
[(/carosello_mono_array.png)]
7-
8-
5+
<center><img src='./carosello_mono_array.png' style='width: 75%;'></center>
96

107
**BONUS 1:**
118

@@ -20,3 +17,6 @@ Al click delle frecce, oltre al cambio di immagine attiva, gestire il cambio di
2017

2118
---
2219
## OPERATIONS
20+
21+
- Creo la struttura del mio carosello in `html` e `css`
22+

0 commit comments

Comments
 (0)