01-22-2024 10:21 PM
I'm attempting to embed an image in my HTML page, but it's not showing up. I've checked the file path, and it seems correct. Below is the code I'm using. Any insights on why the image isn't displaying as expected?""
<!DOCTYPE html>
<html lang=""en"">
<head>
<meta charset=""UTF-8"">
<meta name=""viewport"" content=""width=device-width, initial-scale=1.0"">
<title>Image Woes</title>
</head>
<body>
<h1>My Webpage</h1>
<img src=""images/my-image.jpg"" alt=""My Image"">
</body>
</html>"
01-23-2024 04:24 AM
Hi Zain,
Can you please provide more details about what you are trying to do. Do you want to add an image to a SMS message?
Please clarify.
Thanks and kind regards,