Alıntı
Attribute "align" exists, but can not be used for this element.
<p align="right">
<p style="text-align:right;"> şeklinde deneyin

Alıntı
Attribute "color" exists, but can not be used for this element.
<font color="#FFFFFF" style="font-size: 15pt;">ENGLISH</font>
<font style="color:#FFFFFF; font-size: 15pt;">

Alıntı
Attribute "style" exists, but can not be used for this element.
<font color="#FFFFFF" style="font-size: 15pt;">ENGLISH</font>
Üstteki ile aynı

Alıntı
element "font" undefined. Did you mean "font" or "basefont"?
<font color="#FFFFFF" style="font-size: 15pt;">ENGLISH</font>
Diğer hataları düzeltirsen, belki bu sorunu da halledersin
Alıntı
Attribute "border" exists, but can not be used for this element.
….site.com/water-tank"><img border="0" src="english.jpg" alt="" width="26" h
<img style="width:26px; height:40px; border:none;" alt="" /> şeklinde deneyin.