+ 2
Is there anybody can tell me how can i set website logo & rss feed in center?
I want to know how we can adjust any logo or photo in html language. I had add RSS feed but I want that also show in center so please help someone that which one tag i can use for it?
1 ответ
+ 2
<center>
<img src="logoImage.svg">
</center>