WebSite X5Help Center

 
Pica A.
Pica A.
User

Css legato allo script  it

Author: Pica A.
Visited 628, Followers 1, Shared 0  

gentilmente chi mi aiuta a creare un css da legare al seguente scritp:

<form action="https://booking.slope.it/widgets/search/IDENTIFICATIVO_STRUTTURA"
method="POST">
<input type="date" name="reservation[stay][arrival]">
<input type="date" name="reservation[stay][departure]">
<input type="number" name="reservation[guests][adults]">
<input type="number" name="reservation[guests][children]">
<input type="submit" value="Prenota">
</form>

non sono un progrmaamtore ma avrei bisogno di integrare il widgest che lega il form della struttura al servizio booking come da script in html... allego foto per far capire il risultato che cerco

grazie fin d'ora a hci mi puo aiutare

Posted on the
4 ANSWERS - 2 USEFUL
Pica A.
Pica A.
User
Author

p.s. in pratica mi serve un css da abbinare allo scritp sopra detto

Read more
Posted on the from Pica A.
Giancarlo B.
Giancarlo B.
User

Perché  un css? Forse serve del PHP per registrare il tutto, oppure per quello che vedo puoi utilizzare il form contatti appositamente adattato.

Read more
Posted on the from Giancarlo B.
Pica A.
Pica A.
User
Author

grazie della risposta guardo...

Read more
Posted on the from Pica A.