Gain a Competitive Edge with Effective PXM
.zoom:hover {
transform: scale(1.5); /* (150% zoom – Note: if the zoom is too large, it will go outside of the viewport) */
}
</style>
.zoom:hover {
transform: scale(1.5); /* (150% zoom – Note: if the zoom is too large, it will go outside of the viewport) */
}
</style>
<div class=”zoom”></div>