<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039872" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039872</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-come-text-inside-table-moves-downwards-and-upwards#comment-1225791</link>
    <description> &lt;p&gt;I have never heard of valign not working cross browser ... will do a quick test to make sure since I haven&#039;t used presetational attributes in &lt;em&gt;years&lt;/em&gt;. No, that&#039;s definitely not true. Works in Opera, Safari, and Firefox for Mac.&lt;/p&gt;
&lt;p&gt;Of course, as I mentioned, the best way to do this is with CSS:&lt;/p&gt;
&lt;p&gt;td {vertical-align: top;}&lt;/p&gt;
 </description>
     <pubDate>Mon, 29 Oct 2007 13:21:36 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1225791 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-come-text-inside-table-moves-downwards-and-upwards#comment-1225780</link>
    <description> &lt;p&gt;would be your answer in html but I believe that attrib is only valid with ie and will not align in ff and if you check most tutorials they won&#039;t even mention it as an option. unless the website has the different attribs for each browser which I think would be a waste of time because its just better to have the ones that are widely accepted. Not sure why they did this because obviously someone generated the code and decided yah align=center works but hummm I guess nobody needs to align vertically&lt;/p&gt;
 </description>
     <pubDate>Sun, 28 Oct 2007 20:25:03 +0000</pubDate>
 <dc:creator>sin0cide</dc:creator>
 <guid isPermaLink="false">comment 1225780 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-come-text-inside-table-moves-downwards-and-upwards#comment-1225682</link>
    <description> &lt;p&gt;Click inside the table cell. Note horz and vert in the property inspector and set your alignment accordingly.&lt;/p&gt;
 </description>
     <pubDate>Thu, 25 Oct 2007 15:24:10 +0000</pubDate>
 <dc:creator>teeandee</dc:creator>
 <guid isPermaLink="false">comment 1225682 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-come-text-inside-table-moves-downwards-and-upwards#comment-1225255</link>
    <description> &lt;p&gt;put valign=&quot;top&quot; in your td tag... I think that&#039;s right, I never use table attributes anymore. The correct way to do this would be in CSS:&lt;/p&gt;
&lt;p&gt;td {vertical-align: top;}&lt;/p&gt;
&lt;p&gt;I think that&#039;s what you&#039;re asking about. It&#039;s usually helpful to post a link to your page when asking about HTML like this.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Oct 2007 14:31:10 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1225255 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
