Created
May 1, 2022 13:15
-
-
Save manuels/2441963e204f35807ccaf55ef57558db to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<body> | |
<table boder="0" width="100%"> | |
<tr> | |
<td style="vertical-align: top;"> | |
<iframe src="https://www.meteoblue.com/de/wetter/woche/k%C3%B6ln_deutschland_2886242#meteogram" width="100%" height="500" scrolling="no"></iframe> | |
<iframe src="https://www.meteoblue.com/de/wetter/woche/k%C3%B6ln_deutschland_2886242" width="100%" height="1000" scrolling="no"></iframe> | |
</td> | |
<td style="vertical-align: top;" width="600"> | |
<!--img src="https://content.meteoblue.com/de/meteoscool/wetter/wolken/wolkenarten/cloud-types_lightbox.gif" --> | |
<iframe src="https://www.koeln-wetter.de/Luftdruck_PWA.php#p_Wo" width="100%" height="500"></iframe> | |
<iframe src="https://content.meteoblue.com/de/meteoscool/wetter/wolken/wolkenarten#topbanner" width="100%" height="800"></iframe> | |
</td> | |
</tr> | |
</table> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment