how to put an image in the middle of a page html code example Example: aligning image to middle in html <style> .aligncenter { text-align: center; } </style>