cara menyelaraskan html pusat foto

<!-- HTML here not CSS! -->
<!DOCTYPE html>
<head><!-- Title goes here --></head>
<body>
  <center><!-- Center's anythings -->
    <img src""><!-- Put image name (e.g example.jpeg) -->
  </center>
</body>
</html>
Outstanding Oystercatcher