Question : center img

want to place img
800 from the top of the browser
and center the img

Answer : center img

<div style="width:100%; position:fixed; top:800px" align="center"><img src="file.jpg" src="alternate txt" /></div>
Random Solutions  
 
programming4us programming4us