component meteo

This commit is contained in:
Blandine Bajard 2022-02-14 12:59:15 +01:00
parent 2f5705e766
commit d89214db19
5 changed files with 14 additions and 8 deletions

View file

@ -1,7 +1,4 @@
<div class="meteo">
<input type="text" id="ville">
<label for="ville">Entrez votre code postal</label>
<button id="meteo-button">Ok !</button>
<iframe id="widget_autocomplete_preview" width="150" height="300" frameborder="0"
<iframe id="widget_autocomplete_preview" width="400" height="150" frameborder="1" border-radius="5"
src="https://meteofrance.com/widget/prevision/751010"> </iframe>
</div>