Dreamweaver won’t let me select a cell in Layout mode

Posted Posted by jerothe in XHTML / HTML     Comments No comments
Jul
28

There have been times where I was working on a page in Dreamweaver, in Layout mode which I find is uncommon, and when I got to Ctrl Click a cell to be able to drag and change the size, I am not able to get the handles.

The problem is that Dreamweaver doesn’t understand the dimensions of the cells, or the ones surrounding it. So I found that if you add in the pixels dimensions for that cell that are listed in the properties manager hard into the code. The cell should now be selectable

Post comment