Fotograf galerisi kodu yazdım fakat fotograflar aynı boyutta gorunmuyor orijinal boyutları ile ekleniyor yardımcı olabilecek olan var mıdır kodu asagıda atıyorum <!-- This page has Osman Hamdi's projects--> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Photo Gallery</title> <link rel="stylesheet" type="text/css" href="osmanhamdi.css"> <meta name="description" content="Osman Hamdi Bey" /> <meta name="keywords" content="Biography, Osman Hamdi ,Turkish art, Turkish picture," /> <meta name="reply-to" content="admin@osmanhamdi.com" /> </head> <body> <div class="logo"> <img src="images/ustbanner.jpg" width=160% height="150px"> </div> <<div class="navigation"> <h1>Osman Hamdi Bey</h1> <ul> <li><a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=index.html" data-href="index.html">Home</a></li> <li><a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=about.html" data-href="about.html">About</a></li> <li><a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=photogallery.html" data-href="photogallery.html">Photo Gallery</a></li> <li><a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=contact.html" data-href="contact.html">Contact</a></li> <li><a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=links.html" data-href="links.html">Links</a></li> </ul> </div> <div class="container"> <div class="main_contant"> <div class="photos"> <a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=images/osmanhamdi1.jpg" data-href="images/osmanhamdi1.jpg"><img src="images/osmanhamdi1.jpg"></a> <a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=images/osmanhamdi4.jpg" data-href="images/osmanhamdi4.jpg"><img src="images/osmanhamdi4.jpg"></a> <a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=images/osmanhamdi3.jpg" data-href="images/osmanhamdi3.jpg"><img src="images/osmanhamdi3.jpg"></a> <a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=images/osmanhamdi2.jpg" data-href="images/osmanhamdi2.jpg"><img src="images/osmanhamdi2.jpg"></a> <a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=images/osmanhamdi6.jpg" data-href="images/osmanhamdi6.jpg"><img src="images/osmanhamdi6.jpg"></a> <a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=images/osmanhamdi7.jpg" data-href="images/osmanhamdi7.jpg"><img src="images/osmanhamdi7.jpg"></a> </div> </div> <!-- Footer area --> <div class="footer"> <p>Designed by <a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=92831610&url=admin@osmanhamdi.com" data-href="admin@osmanhamdi.com">Hamza Kutlu</a>,© 2014</p> </div> </div> </body> </html>