Skip to content

Commit

Permalink
Adicionando fotos.
Browse files Browse the repository at this point in the history
  • Loading branch information
InFog committed Mar 8, 2011
1 parent e4400cf commit a9b8730
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 1 deletion.
Binary file added imagens/fotos/flisol-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imagens/fotos/flisol-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imagens/fotos/flisol-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified imagens/fotos/flisol2010-1.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imagens/fotos/flisol2010-2.jpg
Binary file not shown.
Binary file added imagens/fotos/flisol2010-5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imagens/fotos/flisol2010-6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 17 additions & 1 deletion paginas/fotos.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<img src="<?php echo URL; ?>imagens/fotos/flisol2010-1.jpg" alt="Flisol 2010" />
</td>
<td>
<img src="<?php echo URL; ?>imagens/fotos/flisol2010-2.jpg" alt="Flisol 2010" />
<img src="<?php echo URL; ?>imagens/fotos/flisol-3.jpg" alt="Flisol 2010" />
</td>
</tr>
<tr>
Expand All @@ -17,4 +17,20 @@
<img src="<?php echo URL; ?>imagens/fotos/flisol2010-4.jpg" alt="Flisol 2010" />
</td>
</tr>
<tr>
<td>
<img src="<?php echo URL; ?>imagens/fotos/flisol2010-5.jpg" alt="Flisol 2010" />
</td>
<td>
<img src="<?php echo URL; ?>imagens/fotos/flisol2010-6.jpg" alt="Flisol 2010" />
</td>
</tr>
<tr>
<td>
<img src="<?php echo URL; ?>imagens/fotos/flisol-1.jpg" alt="Flisol 2010" />
</td>
<td>
<img src="<?php echo URL; ?>imagens/fotos/flisol-2.jpg" alt="Flisol 2010" />
</td>
</tr>
</table>

0 comments on commit a9b8730

Please sign in to comment.