<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How do I do the photo gallery for html?</title>
	<atom:link href="http://www.tugjobspics.com/photo-gallery/how-do-i-do-the-photo-gallery-for-html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tugjobspics.com/photo-gallery/how-do-i-do-the-photo-gallery-for-html</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 08:12:59 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: speaker box</title>
		<link>http://www.tugjobspics.com/photo-gallery/how-do-i-do-the-photo-gallery-for-html/comment-page-1#comment-5886</link>
		<dc:creator>speaker box</dc:creator>
		<pubDate>Sat, 27 Feb 2010 10:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tugjobspics.com/photo-gallery/how-do-i-do-the-photo-gallery-for-html#comment-5886</guid>
		<description>if you really wanna use html you are in for a world of hurt.
it will take hours to make all of the tables and breaks to do it.

to zoom.
you have to make thumbnails of your photos,
you also would have to make a html page for all of the photos you put on your page.

this is the code for just one photo;

gallery page:

&lt;table width=&quot;the width of your site usually 764px&quot; height=&quot;100%&quot;&gt;

&lt;a href=&quot;images/ super_cool_photo_page.html&quot; target=&quot;_blank&quot;&gt; &lt;img src=&quot;thubnail_of_your_photo.jpg&quot;&gt; &lt;/a&gt;

&lt;/table&gt;



photo page:

&lt;image src=&quot;super_cool_photo.jpg&quot;&gt;&lt;/img&gt;

&lt;a href=&quot;images/another_super_cool_photo_page.html&gt; next&gt;&gt;&lt;/a&gt;

&lt;a href=&quot;images=&quot;images/that_other_super_cool_photo_page.html&gt; &lt;&lt;previous&lt;/a&gt;

you would use less code using java, php or flash. 
(I love php but flash is easyer)&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>if you really wanna use html you are in for a world of hurt.<br />
it will take hours to make all of the tables and breaks to do it.</p>
<p>to zoom.<br />
you have to make thumbnails of your photos,<br />
you also would have to make a html page for all of the photos you put on your page.</p>
<p>this is the code for just one photo;</p>
<p>gallery page:</p>
<p>&lt;table width=&quot;the width of your site usually 764px&quot; height=&quot;100%&quot;&gt;</p>
<p>&lt;a href=&quot;images/ super_cool_photo_page.html&quot; target=&quot;_blank&quot;&gt; &lt;img src=&quot;thubnail_of_your_photo.jpg&quot;&gt; &lt;/a&gt;</p>
<p>&lt;/table&gt;</p>
<p>photo page:</p>
<p>&lt;image src=&quot;super_cool_photo.jpg&quot;&gt;&lt;/img&gt;</p>
<p>&lt;a href=&quot;images/another_super_cool_photo_page.html&gt; next&gt;&gt;&lt;/a&gt;</p>
<p>&lt;a href=&quot;images=&quot;images/that_other_super_cool_photo_page.html&gt; &lt;&lt;previous&lt;/a&gt;</p>
<p>you would use less code using java, php or flash.<br />
(I love php but flash is easyer)<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teddy</title>
		<link>http://www.tugjobspics.com/photo-gallery/how-do-i-do-the-photo-gallery-for-html/comment-page-1#comment-5885</link>
		<dc:creator>Teddy</dc:creator>
		<pubDate>Sat, 27 Feb 2010 10:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tugjobspics.com/photo-gallery/how-do-i-do-the-photo-gallery-for-html#comment-5885</guid>
		<description>If you have no programming experience, the easiest way to way to get this done is by using a flash photo gallery software, such as A4Desk at http://gallery.a4desk.com/

The software enables you create photo gallery with scrollable thumbnails, prev/next button, image description, and zooming functions.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>If you have no programming experience, the easiest way to way to get this done is by using a flash photo gallery software, such as A4Desk at <a href="http://gallery.a4desk.com/" rel="nofollow">http://gallery.a4desk.com/</a></p>
<p>The software enables you create photo gallery with scrollable thumbnails, prev/next button, image description, and zooming functions.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

