How to centre a couple of images both horizontally & vertically?

Basically it's this bit of code that I want to center 'vertically' on the page.

<center> <a target="_blank" href="https://instagram.com/luckybeaches/"><img src="http://i.imgur.com/Z8IkeR3.gif" HEIGHT="" WIDTH="100" BORDER="0" /></a>   <a target="_blank" href="https://www.youtube.com/user/LuckyBeaches"><img src="https://i.imgur.com/ca07TMw.gif" HEIGHT="" WIDTH="100" BORDER="0" /></a> <a target="_blank" href="https://itunes.apple.com/us/artist/lucky-beaches/id416040100"><img src="https://i.imgur.com/Z9TUqJg.gif" HEIGHT="" WIDTH="100" BORDER="0" /></a>   <a target="_blank" href="https://twitter.com/LuckyBeachez?lang=en"><img src="https://i.imgur.com/861e2kA.gif" HEIGHT="" WIDTH="100" BORDER="0" /></a> <a target="_blank" href="https://www.youtube.com/watch?v=Xaq3WG-aO1Y&list=PL1T-i8jgpPqZ3WTc-l18fON7zf4TZAZ9n"><img src="https://i.imgur.com/Tg4a7AP.gif" HEIGHT="" WIDTH="100" BORDER="0" /></a>  <a target="_blank" href="https://www.facebook.com/luckybeaches/"><img src="https://i.imgur.com/J7Ahejl.gif" HEIGHT="" WIDTH="100" BORDER="0" /></a>     <a target="_blank" href="https://open.spotify.com/artist/26ERzlyMQF6S3X3mBOSs7a"><img src="https://i.imgur.com/jZmhuqG.gif" HEIGHT="" WIDTH="100" BORDER="0" /></a> </center>

/r/HTML Thread Parent