<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Website Builders Guide &#187; Add a photo Credit</title>
	<atom:link href="http://www.websitebuildersguide.com/how-to-make-a-site/tag/add-a-photo-credit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websitebuildersguide.com</link>
	<description>Website Builders Guide</description>
	<lastBuildDate>Mon, 18 Feb 2008 10:19:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Add a photo Credit</title>
		<link>http://www.websitebuildersguide.com/how-to-make-a-site/62/add-a-photo-credit/</link>
		<comments>http://www.websitebuildersguide.com/how-to-make-a-site/62/add-a-photo-credit/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 11:46:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photos and Images]]></category>
		<category><![CDATA[Add a photo Credit]]></category>

		<guid isPermaLink="false">http://www.wpblogbuilder.com/how-to-make-a-site/62/add-a-photo-credit/</guid>
		<description><![CDATA[To add a photo credit in your webpage is just a matter of reorganising your webpage layout and adding a table.
If you are wrapping an image around text it is not possible to add a photo credit to your image like the below example.
The best way to add a credit to your photo is by [...]]]></description>
			<content:encoded><![CDATA[<p>To <a href="http://www.websitebuildersguide.com/how-to-make-a-site/tag/add-a-photo-credit/" class="internal_tag" rel="tag" title="Posts tagged with Add a photo Credit">add a photo credit</a> in your webpage is just a matter of reorganising your webpage layout and adding a table.</p>
<p>If you are wrapping an image around text it is not possible to <a href="http://www.websitebuildersguide.com/how-to-make-a-site/tag/add-a-photo-credit/" class="internal_tag" rel="tag" title="Posts tagged with Add a photo Credit">add a photo credit</a> to your image like the below example.</p>
<p>The best way to add a credit to your photo is by adding a table with rows and place your content in each cell so its fixed into position and you won&#8217;t need to worry about the image or text moving around your webpage.<br />
Lets take a look at an example.</p>
<p>Lets say you have the following.</p>
<p>Your text goes here &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<img src="http://www.websitebuildersguide.com/images/img2.jpg" alt="add a photo credit" align="right" border="0" height="78" width="100" /><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Now lets take an example with the Photo Credit added.</p>
<table border="0" width="484">
<tr>
<td width="343">Your text goes here &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</td>
<td width="131">
<p align="center"><img src="http://www.websitebuildersguide.com/images/img2.jpg" alt="photo credits" border="0" height="78" width="100" /><br />
Photo Credit</td>
</tr>
<tr>
<td colspan="2" width="478">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</td>
</tr>
</table>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p>This might look the same but with the Photo Credit added <strong>but the image and text is locked into position</strong> because its all inserted into a table.</p>
<p>The HTML code for this example is:</p>
<p><font size="1">&lt;table border=&#8221;0&#8243; width=&#8221;484&#8243;&gt;<br />
&lt;tr&gt;<br />
&lt;td width=&#8221;343&#8243;&gt;<br />
&lt;p&gt;Your text goes here &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
&lt;br&gt;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&lt;br&gt;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&lt;br&gt;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&lt;br&gt;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&lt;/p&gt;&lt;/td&gt;<br />
&lt;td width=&#8221;131&#8243;&gt;<br />
&lt;p align=&#8221;center&#8221;&gt;&lt;img src=&#8221;http://www.websitebuildersguide.com/images/img2.jpg&#8221; width=&#8221;100&#8243; height=&#8221;78&#8243; border=&#8221;0&#8243;&gt;<br />
&lt;br&gt;Photo Credit<br />
&lt;/p&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;tr&gt;<br />
&lt;td width=&#8221;478&#8243; colspan=&#8221;2&#8243;&gt;<br />
&lt;p&gt;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;&lt;/p&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;</font></p>
<p><strong>Tables are better to use</strong> than layers because Tables are supported by all browsers and have been part of the HTML process since the invention of HTML.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websitebuildersguide.com/how-to-make-a-site/62/add-a-photo-credit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
