Since couple of days, I was struggling to place my social links ( Facebook Twitter Google+ buttons ) in the same line on my blog. However, I tried using simple code and CSS, but it still doesn’t work. I eventually found the way to do it using HTML Table shown below. <table> <tr> <td> <!–…