Results 1 to 6 of 6

Thread: Manipulating Table Cells

  1. #1

    Thread Starter
    Addicted Member soluga's Avatar
    Join Date
    Dec 2005
    Location
    Manchester (Uk)
    Posts
    211

    Manipulating Table Cells

    Is it me? probably is.
    When I am trying to manipulate cells in a table in VS, when I move one cell border it seems to move the other cell borders next to it!
    I just want to be able to make one cell one size and another cell another size, this is especially apparent when using master pages, in Dreamweaver, Frontpage etc this is not a problem.
    Think it is easier just to do the HTML in another app then past it in.

    Thanks
    Last edited by soluga; Apr 27th, 2006 at 05:06 AM.

  2. #2
    Frenzied Member
    Join Date
    Mar 2004
    Location
    Orlando, FL
    Posts
    1,618

    Re: Manipulating Table Cells

    I don't think it is you. Trying to design HTML with the VS editor is a pain in the ass. Especially like you said with the tables, it just loves to go in there and resize things you don't want it to.
    Sean

    Some days when I think about the next 30 years or so of my life I am going to spend writing code, I happily contemplate stepping off a curb in front of a fast moving bus.

  3. #3

    Thread Starter
    Addicted Member soluga's Avatar
    Join Date
    Dec 2005
    Location
    Manchester (Uk)
    Posts
    211

    Re: Manipulating Table Cells

    I was just talking to a colleague about it just now, and she said she does all her html by hand
    Thought b******s to that, life is just to short.

  4. #4
    Frenzied Member
    Join Date
    Mar 2004
    Location
    Orlando, FL
    Posts
    1,618

    Re: Manipulating Table Cells

    Quote Originally Posted by soluga
    I was just talking to a colleague about it just now, and she said she does all her html by hand
    Thought b******s to that, life is just to short.
    Honestly I end up doing most of it by hand as well. I'll use the VS editor to drop the HTML on the page, but then I'll go in the source and do most of the manipulation by hand.
    Sean

    Some days when I think about the next 30 years or so of my life I am going to spend writing code, I happily contemplate stepping off a curb in front of a fast moving bus.

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Manipulating Table Cells

    It's "b******s" if you depend upon any sort of a visual interface to make your pages. Once you're competent enough to code it by hand, you won't go back. It'll be much faster than struggling with having to click and drag the mouse at just the right places.

  6. #6

    Thread Starter
    Addicted Member soluga's Avatar
    Join Date
    Dec 2005
    Location
    Manchester (Uk)
    Posts
    211

    Re: Manipulating Table Cells

    Dont get me wrong, I do go in and do lots of HTML by hand, but I normally get the layout looking as close as I can first with a wysiwyg, plus coming from asp background, didnt really have much choice anyway. My main point was the designer in VS is not to good. But the table designer in say Frontpage is really good, so cant see why if they are both MS products they are not the same table designers? if you see what I mean.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width