DIV position in Table

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default DIV position in Table

    greetings,

    I struggle with the code side of things. I am trying to position a line of
    Nav. buttons in a particular place in a table cell. Can this be done with div
    tags and CSS? If so what am I missing? I tried it and got nothing.

    Thanks for any direction,

    Smiller

    smillerd Guest

  2. Similar Questions and Discussions

    1. Background and Table Position
      I'm having problems keeping my text inside of my bkg. I would like to do my whole site with the links and pictures inside of this bkg but whenever i...
    2. How to use CSS display:table-xxxx to horizontally position divs
      I'm trying to move my initial layout that is currently <table>,<tr>, <td> driven. I would like to structure a template that uses div's, but uses...
    3. java.sql.SQLException: Could not position within a table
      Hi, I have an application running on Tomcat on Windows 2000 and the database is Informix running on a HP-UX box. Once in a while i get this...
    4. changing the position in a table
      Hi I was wondering if anyone has any advise or knows of any tutorial/extension which might help me with a problem. I have created a form where...
    5. how to position a table at top of page?
      hi there all - some basic question... need to position a table at the top of a page (the page is a frame of 20 pixels high) - currently inserting...
  3. #2

    Default Re: DIV position in Table

    > Can this be done with div tags and CSS?

    Yes. Or without them too, perhaps using an unordered list.
    > I tried it and got nothing.
    Show us your code, please.


    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "smillerd" <webforumsuser@macromedia.com> wrote in message
    news:ebt1rn$bkh$1@forums.macromedia.com...
    > greetings,
    >
    > I struggle with the code side of things. I am trying to position a line of
    > Nav. buttons in a particular place in a table cell. Can this be done with
    > div
    > tags and CSS? If so what am I missing? I tried it and got nothing.
    >
    > Thanks for any direction,
    >
    > Smiller
    >

    Murray *ACE* Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139