<div dir="ltr">I know this is not the better solution but quick<div style><ol style><li style>Force that table with with css<br></li><li style>Add it a class attributte like: class=&#39;table200width&#39;<br></li><li style>

Then add the rule in your css like: .table.table200width { width:200px !important}<br></li></ol><div style>Let me know if it helped you</div></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><img src="http://www.spideep.com/varios/firma-Alx000.jpg"><br>

</div></div>
<br><br><div class="gmail_quote">2013/4/25 Metzler, David <span dir="ltr">&lt;<a href="mailto:metzlerd@evergreen.edu" target="_blank">metzlerd@evergreen.edu</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

It&#39;s a bit unclear from what you are describing which modules you are using to make a front page, etc.<br>
<br>
Unless you have a wysiwyg editor installed, there is nothing in a drupal distribution that would prevent you from using any html in your node&#39;s body assuming that you are using a Full Html text format.  I suspect that you either are using an input filter that is limiting your markup, or that you have a wysiwyg in play. You can tell which is the culprit by checking to see wether the width=&quot;200&quot; disappears in the node edit window, or whether it only disappears when displaying the node.<br>


<br>
Unsolicited advice: Ideally though you will be much happier with your drupal installation if you do take the time to learn views, and consider styling with Css instead of tables with fixed width.<br>
<div class="HOEnZb"><div class="h5"><br>
-----Original Message-----<br>
From: <a href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a> [mailto:<a href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a>] On Behalf Of Prothero William<br>
Sent: Thursday, April 25, 2013 2:02 PM<br>
To: <a href="mailto:support@drupal.org">support@drupal.org</a><br>
Subject: [support] I just want a simple table<br>
<br>
Folks:<br>
I&#39;m in Drupal 7, working on my front page. I simply want to make a layout grid that lets me align a small image, and a text explanation to the right. It will have some number of rows, 2 columns. With normal html, I would create a table with the left boundary equal to the width of the image and just put the text into the second column. However, the editor will not let me set the width of column 1. It only allows me to make a column with half the width of the full table. In other words, it deletes the width=&quot;200px&quot; part of the &lt;td&gt; tag. I want &lt;td width-&quot;200px&quot;&gt;<br>


<br>
I&#39;ve looked at the various &quot;responsive table&quot; modules, including fooTable and semantic views. These are just too complex for me to use to make the one simple table on my site. I don&#39;t want to make the investment of time right now to learn Views and other related modules.<br>


<br>
Isn&#39;t there a simple way to make a table like the one I described?<br>
<br>
Thanks for any direction.<br>
Bill<br>
<br>
Prothero William<br>
<a href="mailto:waprothero@gmail.com">waprothero@gmail.com</a><br>
<br>
<br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br></div>