html images

PHOTO EMBED

Wed Sep 18 2024 08:08:42 GMT+0000 (Coordinated Universal Time)

Saved by @osama911

<!-- 1 -->
<!DOCTYPE html>
<html>
    <body>
            <h1>Pink Frag Event Organizer</h1>
            <img src="../images/Event_Picture.jpg" />
            <h2>Service Description</h2>
            <p>We are indulged in offering a Promotional Event Management. These services are provided by our team of professionals as per the requirement of the client. These services are highly praised for their features like sophisticated technology, effective results and reliability. We offer these services in a definite time frame and at affordable rates.</p>
    </body>
</html>

<!-- 2 -->

<!DOCTYPE html>
<html>
    <body>
            <h2>Events</h2>
            <picture>
                <source media="(min-width: 650px)" srcset="teamBuilding.jpg">
            <source media="(min-width: 500px)" srcset="weddingAlbum.jpg">
            <img src="newyear.jpg" alt="Event image" style="width:auto;">
            </picture>
    </body>
</html>
content_copyCOPY