<div align="center">
<a href="https://twitter.com/yourhandle"><img src="twitter-icon.png"></a>
<a href="https://facebook.com/yourpage"><img src="fb-icon.png"></a>
</div>
Search your HTML for width: 910px. If you find it, you have a legacy template. Here is a typical snippet:
<style type='text/css'>
#outer-wrapper
width: 910px;
margin: 0 auto;
font-family: Arial, sans-serif;
#main-wrapper
width: 600px;
float: left;
#sidebar-wrapper
width: 270px;
float: right;
</style>
This creates a fixed-width, two-column layout. If your template is responsive (zoom in/out), it uses percentages (%) instead of 910px. To force the “910” look, change the max-width or width property of the main container. html 910 blogspotcom
Assuming "html910.blogspot.com" was an active resource, its lifecycle follows the typical pattern of free-tier web hosting: <div align="center"> <a href="https://twitter