Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
planning [2019/01/10 11:47] sioc |
planning [2021/04/15 13:56] (Version actuelle) |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Planning ====== | ====== Planning ====== | ||
< | < | ||
+ | < | ||
+ | .responsive { | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | height: 0; | ||
+ | padding: 0; | ||
+ | overflow: hidden; | ||
+ | } | ||
- | <iframe | + | .responsive |
- | </ | + | position: absolute;Â |
+ | top: 0;Â | ||
+ | left: 0;Â | ||
+ | bottom: 0;Â | ||
+ | | ||
+ | width: 100%;Â | ||
+ | | ||
+ | } | ||
- | <script>Â | + | .plan {Â |
- | | + | padding-bottom: |
- | | + | }Â |
- | });Â | + | </style>Â |
- | </script> | + | <div class=" |
+ | Â | ||
+ | <iframe src=" | ||
+ | </ | ||
+ | </div> | ||
</ | </ |