Contatti

😉 Hai domande o idee? Sarò felice di ascoltarle!
📷 Vuoi approfondire i contenuti del blog o discutere di Fotografia? Lascia un commento!
🎨 Ogni voce e immagine aggiungono nuovi colori al nostro confronto. Condividi la tua opinione!

Contattami body { background-color: #f4f4f9; margin: 0; padding: 0; } .container { max-width: 800px; margin: 20px auto; background: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } h3 { color: #333; margin-bottom: 20px; font-weight: 600; text-align: center; } .contact-methods { display: flex; justify-content: space-evenly; align-items: center; margin: 20px 0; } .contact-methods a { display: flex; align-items: center; text-decoration: none; color: #555; font-weight: bold; } .contact-methods a img { margin-right: 10px; transition: transform 0.3s; } .contact-methods a:hover img { transform: scale(1.2); } .contact-methods a:hover { color: #1e90ff; } .form-container { text-align: center; margin-top: 30px; } .form-container form { display: flex; flex-direction: column; max-width: 600px; margin: 0 auto; } .form-container form input, .form-container form textarea { margin-bottom: 10px; padding: 10px; font-size: 16px; border: 1px solid #ccc; border-radius: 5px; width: 100%; } .form-container form input[type="submit"] { background-color: #1e90ff; color: #fff; border: none; cursor: pointer; } .form-container form input[type="submit"]:hover { background-color: #007acc; } .success-message { color: green; font-weight: bold; text-align: center; margin-top: 20px; } .error-message { color: red; font-weight: bold; text-align: center; margin-top: 20px; } @media screen and (max-width: 768px) { .contact-methods { flex-direction: column; text-align: center; } .contact-methods a { margin-bottom: 20px; } }

Se vuoi, puoi contattarmi con il seguente form:

... oppure ai seguenti recapiti:

PHP Code Snippets Powered By : XYZScripts.com
error: Content is protected !!