Wie man den Anker in der Mitte in HTML stellt
img{
display:'block';
text-align:'center';
}
Faithful Frog
img{
display:'block';
text-align:'center';
}