<head>
<title></title>



 <link rel="stylesheet" href="ifancybox/jquery.fancybox.css" />
 <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
 <script src="ifancybox/jquery.fancybox.js"></script>


</head>
<body>

<a data-fancybox="gallery" href="resimyolu">
<img src="resimyolu">
</a>

</body>