Add some alt tags to the flags on the readme.html (English only for now).
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<div align="right">
|
<div align="right">
|
||||||
<div class="langbox" align="right"><img src="/flags.jsp?c=us" title="English"> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch"></a> <a href="/index.jsp?lang=fr" title="Français"><img src="/flags.jsp?c=fr"></a> <a href="/index.jsp?lang=nl" title="Nederlands"><img src="/flags.jsp?c=nl"></a> <a href="/index.jsp?lang=sv" title="Svenska"><img src="/flags.jsp?c=se"></a></div>
|
<div class="langbox" align="right"><img src="/flags.jsp?c=us" title="English" alt="English"> <a href="/index.jsp?lang=zh"><img src="/flags.jsp?c=cn" title="Chinese" alt="Chinese"></a> <a href="/index.jsp?lang=de"><img src="/flags.jsp?c=de" title="Deutsch" alt="Deutsch"></a> <a href="/index.jsp?lang=fr" title="Français" alt="Français"><img src="/flags.jsp?c=fr"></a> <a href="/index.jsp?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a> <a href="/index.jsp?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a></div>
|
||||||
</div>
|
</div>
|
||||||
<div align=justify>
|
<div align=justify>
|
||||||
<h2>Welcome to I2P!</h2>
|
<h2>Welcome to I2P!</h2>
|
||||||
|
Reference in New Issue
Block a user