franch commited on
Commit
6a37e54
·
verified ·
1 Parent(s): d9eda10

Borderless logo tables

Browse files
Files changed (1) hide show
  1. PROJECT_README.md +12 -12
PROJECT_README.md CHANGED
@@ -13,13 +13,13 @@
13
 
14
  <br>
15
 
16
- <table border="0" cellspacing="0" cellpadding="10" align="center">
17
- <tr>
18
- <td colspan="2" align="center"><a href="https://it4lia-aifactory.eu"><img src="https://it4lia-aifactory.eu/wp-content/uploads/2025/05/logo-IT4LIA-AI-factory.svg" width="200" alt="IT4LIA AI-Factory"></a></td>
19
  </tr>
20
- <tr>
21
- <td align="center"><a href="https://www.fbk.eu"><img src="https://webvalley.fbk.eu/static/img/logos/fbk-logo-blue.png" width="120" alt="Fondazione Bruno Kessler"></a></td>
22
- <td align="center"><a href="https://www.italiameteo.eu"><img src="https://it4lia-aifactory.eu/wp-content/uploads/2025/08/logo-italiameteo.svg" width="180" alt="ItaliaMeteo"></a></td>
23
  </tr>
24
  </table>
25
 
@@ -269,13 +269,13 @@ Developed at **Fondazione Bruno Kessler (FBK)**, Trento, Italy, as part of the *
269
 
270
  <br>
271
 
272
- <table border="0" cellspacing="0" cellpadding="8" align="center">
273
- <tr>
274
- <td colspan="2" align="center"><a href="https://it4lia-aifactory.eu"><img src="https://it4lia-aifactory.eu/wp-content/uploads/2025/05/logo-IT4LIA-AI-factory.svg" width="170" alt="IT4LIA AI-Factory"></a></td>
275
  </tr>
276
- <tr>
277
- <td align="center"><a href="https://www.fbk.eu"><img src="https://webvalley.fbk.eu/static/img/logos/fbk-logo-blue.png" width="100" alt="Fondazione Bruno Kessler"></a></td>
278
- <td align="center"><a href="https://www.italiameteo.eu"><img src="https://it4lia-aifactory.eu/wp-content/uploads/2025/08/logo-italiameteo.svg" width="150" alt="ItaliaMeteo"></a></td>
279
  </tr>
280
  </table>
281
 
 
13
 
14
  <br>
15
 
16
+ <table align="center" style="border: none; border-collapse: collapse;">
17
+ <tr style="border: none;">
18
+ <td colspan="2" align="center" style="border: none; padding: 10px;"><a href="https://it4lia-aifactory.eu"><img src="https://it4lia-aifactory.eu/wp-content/uploads/2025/05/logo-IT4LIA-AI-factory.svg" width="200" alt="IT4LIA AI-Factory"></a></td>
19
  </tr>
20
+ <tr style="border: none;">
21
+ <td align="center" style="border: none; padding: 10px;"><a href="https://www.fbk.eu"><img src="https://webvalley.fbk.eu/static/img/logos/fbk-logo-blue.png" width="120" alt="Fondazione Bruno Kessler"></a></td>
22
+ <td align="center" style="border: none; padding: 10px;"><a href="https://www.italiameteo.eu"><img src="https://it4lia-aifactory.eu/wp-content/uploads/2025/08/logo-italiameteo.svg" width="180" alt="ItaliaMeteo"></a></td>
23
  </tr>
24
  </table>
25
 
 
269
 
270
  <br>
271
 
272
+ <table align="center" style="border: none; border-collapse: collapse;">
273
+ <tr style="border: none;">
274
+ <td colspan="2" align="center" style="border: none; padding: 8px;"><a href="https://it4lia-aifactory.eu"><img src="https://it4lia-aifactory.eu/wp-content/uploads/2025/05/logo-IT4LIA-AI-factory.svg" width="170" alt="IT4LIA AI-Factory"></a></td>
275
  </tr>
276
+ <tr style="border: none;">
277
+ <td align="center" style="border: none; padding: 8px;"><a href="https://www.fbk.eu"><img src="https://webvalley.fbk.eu/static/img/logos/fbk-logo-blue.png" width="100" alt="Fondazione Bruno Kessler"></a></td>
278
+ <td align="center" style="border: none; padding: 8px;"><a href="https://www.italiameteo.eu"><img src="https://it4lia-aifactory.eu/wp-content/uploads/2025/08/logo-italiameteo.svg" width="150" alt="ItaliaMeteo"></a></td>
279
  </tr>
280
  </table>
281