H69UNtblNBNpha2dtB1Odn8qYp1Qk5NK2gi7yfceofo9N
e:
/
home
/
ajudasindico
/
Web
/
16dezoito
/
teste
/
Nama File / Folder
Size
Action
home.html
0.847KB
Hapus
Edit
Rename
info.php
0.021KB
Hapus
Edit
Rename
psd.png
5.24MB
Hapus
Edit
Rename
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Ciabrape</title> <style> * { margin:0; padding:0; } body { background:#000 } .responsive { max-width: 2500px; width: 100%; height: 100%; } .responsive img{ max-width: 2500px; /* Máximo da largura da imagem */ width: 100%; max-height: 100%; /* Máximo da altura da imagem */ min-height: auto; /* Mínimo da altura, por padrão “auto” */ } </style> </head> <body> <div class="responsive"> <img src="psd.png" alt="img-responsiva" border="0" /> </div> </body> </html>