I have 4 div in Father div like this :-
<div class="mashsb-buttons">
<a style="" class="mashicon-tw" href="#" target="_blank"></a>
<a style="" class="mashicon-fb" href="#" target="_blank"></a>
<a style="" class="mashicon-gp" href="#" target="_blank"></a>
<a style="" class="mashicon-ins" href="#" target="_blank"></a>
</div>
I need the result like this pic:-
https://i.stack.imgur.com/8P0XF.jpg
Now this <a></a>
I need to show it in center of my page
What can do ?