> > here is my table http://novye-podarki.ru/heeg.html#table > <http://www.google.com/url?q=http%3A%2F%2Fnovye-podarki.ru%2Fheeg.html%23table&sa=D&sntz=1&usg=AFQjCNG4qxSMCbUKc1b9BxzIrnbynAHXvw> > . > I want to make width of the first cell 1 px and height 30px how can I do it? >
Here's the question you should answer: What do you expect the browser to do with all that "too much content"? I don't think your data are suitable for being stuffed into a table. Perhaps you could put the long text onto a row of its own and then use colspan to cover all columns. You could also put the table into a div with *<div style="overflow-x:scroll"> ...*so as to scroll horizontally to see the full table. Best wishes, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

