Antwort
Kein Impressum und unverschlüsselter Webshop. Würde abraten
Kein Impressum und unverschlüsselter Webshop. Würde abraten
https://html-minifier.com/
::before und ::after sind pseudo Selektoren. Du kannst damit vor oder hinter einem Element Pseudocontent einfügen. Ein Beispiel wäre eine <ul> anders zu stylen:
ul {list-style:none;}
li {position:relative;}
li:before {
position:absolute;
content:'';
width:5px;
height:5px;
left: 0px;
top: 5px;
background-color: red;
border-radius:100%;
}
Hi,
änder das http mal zu https ab dann müsste es funktionieren:
<iframe src="https://hflgraz.at/teams.php?division=3"></iframe>