<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016651" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016651</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/center#comment-1096791</link>
    <description> &lt;p&gt;I was thinking about that one... but didn&#039;t know precisely and I was too lazy to check and work it out &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;thanx!&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Dec 2001 21:07:52 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1096791 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/center#comment-1096776</link>
    <description> &lt;p&gt;Hi Jack,&lt;/p&gt;
&lt;p&gt;  If my sense of geometry is still good (and if I&#039;m awake enough &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;, this should work:&lt;/p&gt;
&lt;p&gt;var winWidth = ( (document.layers) || (document.getElementById)) ? window.innerWidth : document.body.clientWidth;&lt;/p&gt;
&lt;p&gt;var winHeight = ( (document.layers) || (document.getElementById)) ? window.innerHeight : document.body.clientHeight;&lt;/p&gt;
&lt;p&gt;var winXCenter = winWidth/2;&lt;br /&gt;
var winYCenter = winHeight/2;&lt;/p&gt;
&lt;p&gt;var imgWidth = imgObj.width;&lt;br /&gt;
var imgHeight = imgObj.height;&lt;/p&gt;
&lt;p&gt;var xCenter = winXCenter - (imgWidth/2)&lt;br /&gt;
var yCenter = winYCenter - (imgHeight/2)&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Dec 2001 14:47:16 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1096776 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
