No title

0

 <!-- Within the <img> tag -->

<img src="hometown.jpg" alt="Hometown Image" style="border: 2px solid #4CAF50;">


<!-- Within the <p> tag -->

<p style="font-style: italic;">Explore the charm of our hometown and create everlasting memories.</p>




<link rel="stylesheet" href="styles.css">



/* styles.css */

body {

  margin: 0;

}


main {

  padding: 20px;

}


footer {

  text-align: center;

  padding: 10px;

  background-color: #333;

  color: #fff;

}

Post a Comment

0Comments

GUYS IF YOU HAVE ANY DOUBT. PLEASE LET ME KNOW

Post a Comment (0)