So I am trying to make a website with articles. In my table If I put a thousand words how can I make that tables height increase automatically?
And how do I insert text from a word document without dreamweaver thinking its a jpeg file?
Please help
firstly, I would never ever use tables for layout as they were meant for tabular data, not layout
but to answer your question, just remove the height element.
second answer is… copy and paste, but paste it into the codeview and check it, the reason you should check it is because word likes to add its own symbols and crap when its pasted like that.