collage cards

main
aglaia 1 year ago
parent 1f3079472f
commit d8d1e268b4

@ -12,67 +12,61 @@
<div class="card"> <div class="card">
<h2>SHAHMARAN</h2> <h2>SHAHMARAN</h2>
<p class = 'image'><img src='./images/10.jpg'></p> <p class = 'image'><img src='./images/SHAHMARAN.png'></p>
<p class = 'text'></p> <p class = 'text'></p>
</div> </div>
<div class="card"> <div class="card">
<h2>RESISTANCE</h2> <h2>RESISTANCE</h2>
<p class = 'image'><img src='./images/11.jpg'></p> <p class = 'image'><img src='./images/resistance.png'></p>
<p class = 'text'></p> <p class = 'text'></p>
</div> </div>
<div class="card"> <div class="card">
<h2>IDENTIFY ME</h2> <h2>IDENTIFY ME</h2>
<p class = 'image'><img src='./images/9.jpg'></p> <p class = 'image'><img src='./images/identify.png'></p>
<p class = 'text'></p> <p class = 'text'></p>
</div> </div>
<div class="card"> <div class="card">
<h2>DARLING, DARLING</h2> <h2>DARLING, DARLING</h2>
<p class = 'image'><img src='./images/7.jpg'></p> <p class = 'image'><img src='./images/darling.png'></p>
<p class = 'text'></p> <p class = 'text'></p>
</div> </div>
<div class="card"> <div class="card">
<h2>I HAD A DREAM</h2> <h2>I HAD A DREAM</h2>
<p class = 'image'><img src='./images/4.jpg'></p> <p class = 'image'><img src='./images/dream.png'></p>
<p class = 'text'></p> <p class = 'text'></p>
</div> </div>
<div class="card"> <div class="card">
<h2></h2> <h2>MONITOR</h2>
<p class = 'image'><img src='./images/1.jpg'></p> <p class = 'image'><img src='./images/monitors.png'></p>
<p class = 'text'></p> <p class = 'text'></p>
</div> </div>
<div class="card"> <div class="card">
<h2></h2> <h2>medium</h2>
<p class = 'image'><img src='./images/2.jpg'></p> <p class = 'image'><img src='./images/medium.png'></p>
<p class = 'text'></p> <p class = 'text'></p>
</div> </div>
<div class="card"> <div class="card">
<h2></h2> <h2>NA(RRA)TION</h2>
<p class = 'image'><img src='./images/3.jpg'></p> <p class = 'image'><img src='./images/na(rra)tions.png'></p>
<p class = 'text'></p> <p class = 'text'></p>
</div> </div>
<div class="card"> <div class="card">
<h2></h2> <h2>PARASITES</h2>
<p class = 'image'><img src='./images/5.jpg'></p> <p class = 'image'><img src='./images/parasites.png'></p>
<p class = 'text'></p> <p class = 'text'></p>
</div> </div>
<br> <br>
<br> <br>
<br> <br>
<div class="card"> <div class="card">
<h2></h2> <h2>HERETICS</h2>
<p class = 'image'><img src='./images/6.jpg'></p> <p class = 'image'><img src='./images/heretics.png'></p>
<p class = 'text'></p>
</div>
<div class="card">
<h2></h2>
<p class = 'image'><img src='./images/8.jpg'></p>
<p class = 'text'></p> <p class = 'text'></p>
</div> </div>

@ -2,52 +2,52 @@
"cards" : [{ "cards" : [{
"name" : "MEDIUM", "name" : "MEDIUM",
"text" : "", "text" : "",
"image": "1.jpg" "image": "medium.jpg"
}, },
{ {
"name" : "PARASITES", "name" : "PARASITES",
"text" : "", "text" : "",
"image": "3.jpg" "image": "parasites.jpg"
}, },
{ {
"name" : "HERETICS", "name" : "HERETICS",
"text" : "", "text" : "",
"image": "5.jpg" "image": "heretics.jpg"
}, },
{ {
"name" : "NA(RRA)TION", "name" : "NA(RRA)TION",
"text" : "", "text" : "",
"image": "6.jpg" "image": "na(rra)tions.jpg"
}, },
{ {
"name" : "MONITOR", "name" : "MONITOR",
"text" : "", "text" : "",
"image": "8.jpg" "image": "monitors.jpg"
}, },
{ {
"name" : "RESISTANCE", "name" : "RESISTANCE",
"text" : "", "text" : "",
"image": "11.jpg" "image": "resistance.jpg"
}, },
{ {
"name" : "SHAHMARAN", "name" : "SHAHMARAN",
"text" : "", "text" : "",
"image": "10.jpg" "image": "SHAHMARAN.jpg"
}, },
{ {
"name" : "IDENTIFY ME", "name" : "IDENTIFY ME",
"text" : "", "text" : "",
"image": "9.jpg" "image": "identify.jpg"
}, },
{ {
"name" : "DARLING, DARLING", "name" : "DARLING, DARLING",
"text" : "", "text" : "",
"image": "7.jpg" "image": "darling.jpg"
}, },
{ {
"name" : "I HAD A DREAM", "name" : "I HAD A DREAM",
"text" : "", "text" : "",
"image": "4.jpg" "image": "dream.jpg"
} }
] ]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1018 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 556 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 586 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 753 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 799 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 811 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 832 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 MiB

Loading…
Cancel
Save