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

  1. #1

    Default Table to Frame

    :confused; Ok instead of recreating my whole template over, would it be a way
    to transform the table into a frame so the rest of my template garphics and
    structure stay there?

    Here's the table code:






    <table width="99%" height="99%" border="0" bgcolor="black" cellpadding="0"
    cellspacing="1">
    <tr><td bgcolor="#f9ecec" style="background-image:
    url('contentbg-3.gif'); background-repeat: no-repeat; background-position:
    right bottom" height="479" valign="top">
    <table width=100% height="395" border=0 align=center cellspacing=20
    id="cen">
    <tr><td width=51% height="241" valign=top><h5>&nbsp;</h5>
    <h1 align="center" class="style3"> Latest News </h1>
    <p align="left"><strong>Date</strong>: 06/24/05 <strong>-</strong>
    Intranet was created. </p>
    <p align="left"><strong>Date</strong>: 06/28/05 <strong>-</strong>
    Vaction Calendar Uploaded. </p>
    <div align="left">
    <p align="left"><strong>Date</strong>: 07/01/05 <strong>-</strong>
    Forums Created.</p>
    </div> <p align="left"><strong>Date</strong>: 07/11/05
    <strong>-</strong> Vaction Calendar Updated. </p>
    <p align="left"><strong>Date</strong>: 07/15/05 <strong>-</strong>
    Vendor Directory Added. </p>
    <p align="left">&nbsp;</p></td>
    <td width=49% valign=top><h5>&nbsp;</h5>
    <h1 align="center" class="style11">Webmaster Notes:</h1>
    <p align="center" class="style15">07/11/05 - Forums Are ready for
    signups.</p>
    <p align="center" class="style9"> <span class="style16"><a
    href="http://inetsvr/phpbb2/profile.php?mode=register&agreed=true"
    class="style10">Click Here To Sign Up! </a></span></p>
    <p align="center" class="style9">&nbsp;</p>
    <p align="center">Anther Test Forum: <span class="style9"><span
    class="style16"><a href="http://inetsvr/phpbb3/phpBB2/index.php"
    class="style10">New Forum </a></span></span></p></td>
    </tr>
    </table> </td></tr>
    </table>

    Solo Forever Guest

  2. Similar Questions and Discussions

    1. Layout Table/Frame Help!!!
      I have been trying to create a layout in Dreamweaver MX 2004. Basically, I have series of thumbnails on the left and a larger preview on the right...
    2. Nesting scrolling frame in table cell?
      Hi. I can't remember how (HTML) to nest a frame (scrolling text) in a table cell. I must be older than I thought! Anyone remember? Many...
    3. linking on non frame page to a frame in a frame p
      Hello all, I'm doing a job for a friend. Is there a way to load a link from a non-frame page into a frame in a frame based page? Go to:...
    4. "<table></table>" and "<frameset><frame></frame></frameset>" in perl/tk
      Dear my friends... Anybody would be so kind telling me what is similar in perl/tk to arrange the location of a form written in perl/tk? I want a...
    5. newbie: jumping from 3d sprite frame to flash frame
      I'm a Flash developer new to Director. I have a 3D world in frame 1 that the user can walk around in and click things. When they click on certain...
  3. #2

    Default Re: Table to Frame

    Huh?

    You want to move from a flat page to a frameset?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (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
    ==================

    "Solo Forever" <webforumsuser@macromedia.com> wrote in message
    news:dbogni$ag3$1@forums.macromedia.com...
    > :confused; Ok instead of recreating my whole template over, would it be a
    > way
    > to transform the table into a frame so the rest of my template garphics
    > and
    > structure stay there?
    >
    > Here's the table code:
    >
    >
    >
    >
    >
    >
    > <table width="99%" height="99%" border="0" bgcolor="black"
    > cellpadding="0"
    > cellspacing="1">
    > <tr><td bgcolor="#f9ecec" style="background-image:
    > url('contentbg-3.gif'); background-repeat: no-repeat; background-position:
    > right bottom" height="479" valign="top">
    > <table width=100% height="395" border=0 align=center cellspacing=20
    > id="cen">
    > <tr><td width=51% height="241" valign=top><h5>&nbsp;</h5>
    > <h1 align="center" class="style3"> Latest News </h1>
    > <p align="left"><strong>Date</strong>: 06/24/05 <strong>-</strong>
    > Intranet was created. </p>
    > <p align="left"><strong>Date</strong>: 06/28/05 <strong>-</strong>
    > Vaction Calendar Uploaded. </p>
    > <div align="left">
    > <p align="left"><strong>Date</strong>: 07/01/05 <strong>-</strong>
    > Forums Created.</p>
    > </div> <p align="left"><strong>Date</strong>: 07/11/05
    > <strong>-</strong> Vaction Calendar Updated. </p>
    > <p align="left"><strong>Date</strong>: 07/15/05 <strong>-</strong>
    > Vendor Directory Added. </p>
    > <p align="left">&nbsp;</p></td>
    > <td width=49% valign=top><h5>&nbsp;</h5>
    > <h1 align="center" class="style11">Webmaster Notes:</h1>
    > <p align="center" class="style15">07/11/05 - Forums Are ready for
    > signups.</p>
    > <p align="center" class="style9"> <span class="style16"><a
    > href="http://inetsvr/phpbb2/profile.php?mode=register&agreed=true"
    > class="style10">Click Here To Sign Up! </a></span></p>
    > <p align="center" class="style9">&nbsp;</p>
    > <p align="center">Anther Test Forum: <span class="style9"><span
    > class="style16"><a href="http://inetsvr/phpbb3/phpBB2/index.php"
    > class="style10">New Forum </a></span></span></p></td>
    > </tr>
    > </table> </td></tr>
    > </table>
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Table to Frame

    Basically yes, but I only whats in the middle to be a frame so when I click on
    a link the side nav and top banner stays but only the content in the center
    changes, but I don't know how to transfer my manner and leftnav into a fram if
    I were to do so. Do you have a email, Ill send u the index file so u see what I
    mean.

    Solo Forever Guest

  5. #4

    Default Re: Table to Frame

    Just stay away from the frames. They are EVIL!!!
    I hear the voices 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