Line 2: | Line 2: | ||
<html> | <html> | ||
<!-- Trigger the Modal --> | <!-- Trigger the Modal --> | ||
− | <img id=" | + | <img id="myPopImg" src="https://www.w3schools.com/howto/img_snow.jpg" alt="Snow" style="width:100%;max-width:300px"> |
<!-- The Modal --> | <!-- The Modal --> | ||
− | <div id=" | + | <div id="myPopModal" class="modal"> |
<!-- The Close Button --> | <!-- The Close Button --> |
Revision as of 19:43, 10 August 2018
×