Dreamweaver template elements keep moving about?

In Dreamweaver MX 2004, I've created a template, and then
used the template to create several pages. The problem is the pages
are slightly different in that some of the layout cells are ever so
slightly wider or smaller (or seem to move about when I click on
the links to other pages). I've only created one editable region in
the template, and all of the cell widths are fixed, so why does
this happen?

Perhaps the cell in question is a header cell <th>
rather than a table data
cell <td>? If that's the case, you can manually change
the code for the
opening and closing <th> tags to <td> tags, or,
having clicked in the cell,
you can deselect the enabled checkbox on the Property
inspector called
"header".
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"[email protected]" <[email protected]>
wrote in message
news:fg2dv5$3v7$[email protected]..
> Hello!
>
> Thanks very much for your help. There's one problem: in
order to solve
> the
> template elements moving about, I put the edit region
inside a table
> nested
> inside a layout cell - the result is text that looks
bolder than usual.
> Why is
> this? I can't change the boldness of the lettering.
>

Similar Messages

  • Dreamweaver template (.dwt) keeps reverting to old version after reopening CS3

    I work locally on all files and upload as needed.  After chaging template and applying it, I can upload all associated pages just fine.  If I close DW and reopen, the old version of the template is there without any changes -- even though I saved the template.
    Also, updating the template will change all other web pages except index.html.
    Any ideas?
    Thanks

    Sure.  No nested templates to my knowledge -- especially since I only have one template.  Look like I have some regions in my index.html that don't match the .dwt -- even though the .dwt was created from the .html.  When I tried to update the .html, it really screws up the content.  Let's kill the 1st bird first -- why my ,dwt file keeps reverting to an old version.  Here is the code for the template.  Again, thank you!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="keywords" content="annapolis, annapolis cove, annapolis cover neighborhood, bay ridge, marina" />
    <meta name="description" content="Annapolis Cove is a scenic waterfront community in Annapolis, Maryland, featuring 208 single-family homes, several of which are waterfront. It has a beautiful private marina on Lake Ogleton that leads into the mouth of the Severn River." />
    <title>Annapolis Cove</title>
    <style type="text/css" media="all">
    <!--
    @import url("../CSSSculptor/3ColumnFixedHeaderandFooter_Cove_css/screen.css");
    .style1 {color: #FFFFFF}
    body {
                background-color: #F7F7F7;
    -->
    </style>
    <style type="text/css" media="print">
    <!--
    @import url("../CSSSculptor/3ColumnFixedHeaderandFooter_Cove_css/print.css");
    -->
    </style>
    <!--[if IE 5]>
    <style type="text/css">
    /* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
    #outerWrapper #contentWrapper #leftColumn1 {
      width: 170px;
    #outerWrapper #contentWrapper #rightColumn1 {
      width: 170px;
    </style>
    <![endif]-->
    <!--[if IE]>
    <style type="text/css">
    /* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
    #outerWrapper #contentWrapper, #outerWrapper #contentWrapper #content {
      zoom: 1;
    </style>
    <![endif]-->
    <!--[if lt IE 7]>
    <style type="text/css">
    img, div {
      behavior: url("file:///C|/Documents and Settings/Jim/My Documents/Dreamweaver Projects/Annapolis Cove/CSSSculptor/3ColumnFixedHeaderandFooter_Cove0_images/iepngfix.htc");
    </style>
    <![endif]-->
    <style type="text/css">
    <!--
    .style2 {font-size: 12px}
    .style3 {
                color: #003366;
                font-weight: bold;
    -->
    </style>
    <link href="../p7vscroller/s5/p7VSC05.css" rel="stylesheet" type="text/css" media="all" />
    <script type="text/javascript" src="../p7vscroller/p7vscscripts.js"></script>
    <script type="text/javascript" src="../CSSMenuWriter/cssmw/menu.js"></script>
    <style type="text/css" media="all">
    <!--
    @import url("../CSSMenuWriter/cssmw/menu.css");
    -->
    </style>
    <!--[if lte IE 6]>
    <style type="text/css" media="all">
    @import url("CSSMenuWriter/cssmw/menu_ie.css");
    </style>
    <style type="text/css" media="all">
    img, div, ul, li, span, a {
      behavior: url("CSSMenuWriter/cssmw_images/iepngfix.htc");
    </style>
    <![endif]-->
    <script type="text/javascript" src="../p7pmm/p7PMMscripts.js"></script>
    <link href="../p7pmm/p7PMMh07.css" rel="stylesheet" type="text/css" media="all" />
    </head>
    <body>
    <div id="outerWrapper">
      <div class="style1" id="header">
        <div align="center">
          <p><!-- TemplateBeginEditable name="Banner" --><img src="../FinalPicnic.png" alt="Picnic area overlooking the marina" width="904" height="199" /><!-- TemplateEndEditable --></p>
        </div>
      </div>
      <div id="contentWrapper">
        <div id="leftColumn1">
          <h2>Board of Directors </h2>
    <p><strong>President</strong> - Norm Idelson, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Vice President</strong> - Judy Appleby, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Secretary</strong> - Carol Small, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Treasurer</strong> - Sylvia Stafford<br />
      <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Members at Large:</strong></p>
    <p>Janice Gary, <a href="mailto:[email protected]">[email protected]</a></p>
    <p>Gary Lidard, <a href="mailto:[email protected]">[email protected]</a></p>
    <p>Ted Rowett, <a href="mailto:[email protected]">[email protected]</a></p>
    <hr />
    <h2 class="style3">Committee Chairs:</h2>
    <p><strong>Accounting Review</strong>: <br />
    Al Cipriani and Fred Lounsberry</p>
    <p><strong>Architectural Control:</strong><br />
      Ann Haller, <a href="mailto:[email protected]" class="style2">[email protected]</a></p>
    <p><strong>Common Areas:</strong><br />
      George Gonzalez, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Erosion Control:</strong><br />
      Vince Ritts, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Hospitality:</strong><br />
      Sylvia Stafford, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Marina:</strong> <br />
      Bruce Reiter,  <a href="mailto:[email protected]">[email protected]</a><a href="mailto:[email protected]"></a></p>
    <p><strong>Safety and Security:</strong><br />
      Jim Stafford, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Communications</strong>:<br />
      Norm Idelson,  <a href="mailto:[email protected]">[email protected]</a></p>
    </div>
        <div id="rightColumn1">
          <h2>Board News<br />
            <br />
          </h2>
          <div id="p7VSC_1" class="p7VSC05">
            <div class="p7VSC_scrollbox_wrapper">
              <div id="p7VSCb_1" class="p7VSC_scrollbox">
                <div id="p7VSCd_1_c1" class="p7VSC_scrolling">
                  <div class="p7VSC_content">
                    <h4>                ACPOA Annual Meeting</h4>
                    <p>The meeting was held on May 2, 2012. We need15 more votes to reach the  quorum. As provided by the bylaws a motion was made and approved to extend the  on-line voting in order to try and obtain the required additional votes needed  to make the election results official.  <strong>If you have not yet voted, please do so ASAP on-line</strong>, using the Votenet  system by proceeding to the following <a href="https://vod.votenet.com/ACPOA" target="_blank">link</a> and vote according to the Ballot instructions. Be aware that Fred Lounsberry  submitted his name for nomination during tonight’s meeting, and you can vote  for him on-line by using the write-in capability should you choose to do so.<br />
                    </p>
                    <p>Presentations given at the meeting can be found on the <a href="../covedocuments.html">documents page.</a>                  <br />
                    </p>
                    <h4><strong>Architectural Control  Guidelines</strong> </h4>
                    <p>If you are  planning interior remodeling projects, please note that while indoor  renovations do NOT require an application to the Architectural Control  Committee, an application is required for outdoor construction support such as  dumpsters, storage Pods, and Porta-Potties.</p>
                    <p><strong>Safety Committee Tip of the Month </strong>can be found at <a href="../safetyandsecurity.html">this link.</a></p>
                    <p><strong>Hospitality  Committee</strong></p>
                  The  Hospitality Committee continues to look for volunteers to assist in  coordinating community events. Contact Sylvia Stafford if you'd like to join the Committee, 410-268-9618.</div>
                </div>
              </div>
            </div>
            <div id="p7VSCtb_1" class="p7VSCtoolbar">
              <div class="p7VSCscrollup"><a href="javascript:;" class="p7VSC_up" id="p7VSCbu_1"><em>up</em></a></div>
              <div class="p7VSC_pauseplay"><a href="javascript:;" class="play" id="p7VSCbpp_1"><em>Pause or Play</em></a></div>
              <div class="p7VSCscrolldown"><a href="javascript:;" class="p7VSC_dn" id="p7VSCbd_1"><em>down</em></a></div>
            </div>
            <div id="p7VSCcn_1" class="p7VSCdragchannel">
              <div id="p7VSCdc_1" class="p7VSCdragbar">
                <div id="p7VSCdb_1" class="p7VSCdragCtrl"><a> </a></div>
              </div>
            </div>
            <script type="text/javascript">
    <!--
    P7_opVSC('p7VSCb_1',1,35,2,2,20,700,1,1,0,1,1200,300,2000,0);
    //-->
          </script>
          </div>
        </div>
        <div id="content">
          <table width="595" border="0" cellspacing="2" cellpadding="2">
            <tr>
              <td width="592"><div id="p7PMM_2" class="p7PMMh07">
                <ul class="p7PMM">
                  <li><a href="http://annapoliscove.org">Home</a></li>
                  <li><a href="../leadership.html">Leadership</a></li>
                  <li><a href="http://annapoliscove.org/coveamenities.html">Cove Amenities</a></li>
                  <li><a href="http://annapoliscove.org/covedocuments.html">Other</a>
                      <div>
                        <ul>
                          <li><a href="../architecturalcontrol.html">Architectural Control</a></li>
                          <li><a href="http://annapoliscove.org/bulletinboard.html">Bulletin Board</a></li>
                          <li><a href="../calendar.html">Community Calendar</a></li>
                          <li><a href="http://annapoliscove.org/communityresources.html">Community Resources</a></li>
                          <li><a href="http://annapoliscove.org/covedocuments.html">Cove Documents</a></li>
                        </ul>
                      </div>
                  </li>
                  <li><a href="http://annapoliscove.org/faqs.html">FAQs</a></li>
                </ul>
                <div class="p7pmmclearfloat"> </div>
                <!--[if lte IE 6]>
    <style>.p7PMMh07 .current_mark {font-weight: normal; text-transform: uppercase;} .p7PMMh07 ul ul .current_mark {font-weight: bold;} .p7PMMh07 li {filter: alpha(opacity=80);} .p7PMMh07 ul ul li {float:left; clear: both; width: 100%;}.p7PMMh07 {text-align: left;}.p7PMMh07 ul ul a {zoom: 1;}</style>
    <![endif]-->
                <!--[if IE 5]>
    <style>.p7PMMh07, .p7PMMh07 ul ul a {height: 1%; overflow: visible !important;} .p7PMMh07 {width: 100%;}</style>
    <![endif]-->
                <!--[if IE 7]>
    <style>.p7PMMh07, .p7PMMh07 a{zoom:1;}.p7PMMh07 ul ul li{float:left;clear:both;width:100%;}</style>
    <![endif]-->
                <script type="text/javascript">
    <!--
    P7_PMMop('p7PMM_2',1,2,-5,-5,0,1,0,1,0,3,1,1,0,0);
    //-->
                </script>
    </div></td>
            </tr>
          </table>
          <h1> </h1>
          <h1><!-- TemplateBeginEditable name="Page Header" -->Annapolis Cove<!-- TemplateEndEditable --></h1>
          <p align="center" sb_id="ms__id1076"><img src="../MtgTimeBanner.png" alt="" width="580" height="50" /></p>
          <!-- TemplateBeginEditable name="Body" -->
          <p sb_id="ms__id1076"><span sb_id="ms__id1077">Annapolis Cove is a scenic waterfront community in Annapolis,   Maryland, featuring 208 single-family homes, several of which are waterfront. It has a   beautiful private marina on Lake Ogleton that leads into the mouth of the Severn   River. On clear days, if you look through the channel, you can see the   Chesapeake Bay Bridge approximately five miles north.</span> The Cove has a recreational area with picnic tables and a basket ball court overlooking the marina. It also has a picturesque pond with large snapping turtles that kids love to watch and feed.</p>
          <p sb_id="ms__id1076">Annapolis Cove is a 10 minute drive from the Annapolis Historic district and less than five minutes from Quiet Waters Park. Quiet Waters  has 340 acres consisting of six miles of paved trails for hiking and biking, visitor center,   grandstand for entertainment, ice skating rink, a children's   playground, pavillions for picnics, two fenced dog play areas (one for small   pups, the other for larger breeds), a dog beach, and kayak and paddle boat   rentals.</p>
          <p>Annapolis Cove is 35 miles east of D.C., 32 miles south-east of Baltimore, and 122 miles west of Ocean City, MD</p>
          <p align="center"><img src="../AnnapolisCoveWeb.jpg" alt="Map of the Annapolis Cove Area" width="550" height="410" /></p>
          <p> </p>
          <h1>Annapolis</h1>
          <hr />
          <p>Annapolis has a beautiful downtown historic area with great shops and restaurants. It is also home to the United States Naval Academy and St. John’s College, a   liberal arts college with a history going back to 1696. Annapolis is well known   as a center of sailing and boating in the Mid-Atlantic. <a href="#"></a></p>
        <!-- TemplateEndEditable --></div>
      </div>
      <div class="style1" id="footer">
        <div align="center">Copyright 2012, Annapolis Cove. All rights reserved.</div>
      </div>
    </div>
    </body>
    </html>

  • I'm trying to print onto mailing labels, but it won't line up correctly.  It looks right on the template and the 1st row prints right.  The text keeps moving down a line on each row of labels, preventing it from printing the rest of them correctly.

    I'm trying to print onto mailing labels, but it won't line up correctly.  It looks right on the template and the 1st row even prints correctly.  The text keeps moving down a line on each row of labels, so the rest of it will not print correctly.  

    There are several ways you can go about this.
    1. Most labels come with Word templates or downloadable Word templates. Simply open those in Pages.
    2. Make a table with extra cells for the thin spaces between the labels and skinny those down to match the spaces. ie You have big fat cells for the actually labels and thin narrow empty ones for the gaps.
    3. Make a floating Text box the size of one label, format with dummy text just the way you like it.
    +Menu > Format > Advanced > Define as Placeholder text+
    You can now drag and drop snippets of text, the addresses etc onto those and it will replace them matching the style of the existing text.
    You duplicate that text box into position of the other labels by clicking on it with the command kety held down, then drag copy it up or across with the option and shift keys held down. Fine tune the positions with:
    +Inspector > Metrics > Position+
    Peter

  • Received warning about Dreamweaver Templates

    A friend sent me this warning. What are your experiences?
    My one strong suggestion is to NEVER use their templates, but rather duplicate your pages. The template feature is NASTY and double locks everything with padlocks and cement, never to be undone again (i.e. edit areas are identical for all pages and makes any custom tweaks impossible)!

    I have to agree with bregent - that friend hasn't taken the trouble to full understand how DW templates work  :-)
    I've been using the template feature for years and not had any problems.  These days I use templates in conjunction with serverside includes to further enhance the maintainability of a website.
    Using DW Templates:
    http://www.adobe.com/devnet/dreamweaver/templates.html
    http://www.adobe.com/devnet/dreamweaver/articles/dw_templates.html
    When to use Templates, Library Items & SSIs -
    http://www.adobe.com/devnet/dreamweaver/articles/ssi_lbi_template.html
    Nadia
    Adobe Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • What about sites NOT created with Dreamweaver templates

    I am using Dreamweaver CS3 (no templates), and code most everything by hand (html, javascript and CSS). Would it work to have people in my office adding content to these existing sites with Contribute CS5 since there are NO Dreamweaver templates in place?

    Html webpages are editable in Contribute.

  • DreamWeaver Template - How to remove a border?

    Hi Folks,
    I'm a newbie here. 
    I decided to use a dreamweaver template to start my website.  I want to remove the border of the template...as well as to make the Left and Right hand side "margins" the same background color as the webpage... can anyone tell me where to start on this?  Thanks for the help,
    Joe

    For myself, the best place to learn about this sort of thing is staring you in the face... I don't like books.  I find that suffering thru solving things is the best way to learn.  The internet is a very good resource, and taking a course or two never hurt me, though I usually had most courses completed by the second class (I couldn't put this stuff down once I started).
    Dreamweaver is just a tool...one of a few fairly decent ones.  Learning how to use it is nice, but the more important things to learn are the languages of web design, which can be overwhelming to catch and keep up with.  For the basics, I'd say you want to get neck deep into HTML, CSS, and Javascript.
    I don't do web design on a continuous basis... my dealings are more often in the Flash realm. Other folks here may have other recommendations that may be better advice to follow.  You'll probably find a few postings where someone has asked how to learn what, so look around a bit.  If you don't find anything, just ask it straight out as a new posting.

  • Dreamweaver Template Error: Error reading file (Site Location/info) returned incomplete data

    Hello!
    I am working on new website we are creating for our company. I have never really had any Dreamweaver template file errors before...so this one has me really stumped! We purchased the site files from Template Monster and I have contacted their tech support, but I have not had much luck with them.
    I started out by creating the Dreamweaver template folder that includes the template files that I would like to use. I started creating some pages using the template. I placed all the html pages in the main folder of the website. When I go to update the template to those pages I get the following error: "Error reading file (Site Location\Folder name\Dreamweaver template name) returned incomplete data".
    I am not sure what I am doing wrong. Any help and advice would be greatly appreciated!
    The site is a CSS based site with a Flash navigation menu. Since it is in the production phase, I do not yet have it placed on a server so you can take a look at it at this time (although if really needed and we cannot find an answer, I may be able to get the test site on line - if someone thinks they can help me answer this problem by viewing the site). Right now the site is housed in the same place we house all of the other sites we have produced and all of our other templates on our other websites work just fine. The main difference with this site is that we did purchase files from Template Monster to help speed us along during the construction of the page structures and also this site has a Flash Navigation Menu and a few other Flash elements (something our other sites do not really have).
    I am using Abobe Dreamweaver CS5 and Windows 7
    Thanks again for taking the time to help find and answer to this problem!
    -J

    I am curious as to why no one likes them around here.
    They have spammed these forums in the past.
    The code on their pages is rarely 'best-practice' code.
    There are much better choices available.
    My co-worker and I have to share the files, since we are editing the site together. The files are not local on our computers, but on the company's f drive that have Novell on it.
    This arrangement is a recipe for disaster.  The correct way to collaborate on a site with a colleague is with the following setup:
    Each of you must have a LOCAL site (local to your workstation)
    You would use a single remote location as a staging area, so each of you would have a site definition that specifies your own workstation for the local site, and the same network shared location as the Remote site
    You will both need to enable Check In/ Check Out
    You will both have to agree to PLAY BY THE RULES!
    One (or both) of you will also need to have a second site defined that has the staging server as the local root folder, and would have the PRODUCTION server as the remote site.  I'll explain how to use this site soon.
    When you use CI/CO, your 'gold-standard files' are on the staging server.  To begin working, you would connect to the staging server, and double click on a file, which will a) fetch the file from the staging server to your local site, and b) CHECK OUT the file to you.  As long as you have the file checked out, it cannot be edited by your colleague.  When you are done with your edit, you would CHECK IN the file (which uploads it to the staging server).  It can now be edited by your colleague.
    When you add templates to this scenario, things get even more complicated, although manageable.  If you ever need to make a change to a template you must use the following procedure:
    ALL FILES MUST BE CHECKED IN - this includes both you and your colleague.
    One of you would connect with the SECOND SITE, open and edit the template, and save it propagating the changes to all "LOCAL" files (i.e., on the staging server).
    Each of you would then need to return to the FIRST SITE, and again check out any files you want to work on.
    When changes are done, and files are ready to publish, connect to the SECOND SITE, and upload the files from STAGING to PRODUCTION.
    Does that make sense?  It's important that it does.
    I need to add in one more tab/link to the Flash nav bar.
    Using Flash for navigation is a VERY POOR CHOICE, unless you also have redundant, text-based navigation on the pages.  By using Flash to navigate, you guarantee: a) your pages will not be spiderable by search engines, b) your pages will not be navigable by iPlatforms, and c) your pages will be inaccessible to anyone browsing with screen assistive devices.  Someone is making bad decisions about this site, in my opinion.

  • Upgraded to FF4 sites were slow loading or not loading at all - then I discovered it downloads if I keep moving the cursor. If I stop moving the cursor the downloading stops or slows to a crawl again.

    Upgraded to FF4 sites were slow loading or not loading at all - then I discovered it downloads if I keep moving the cursor. If I stop moving the cursor the downloading stops or slows to a crawl again. What do I do so no need to keep having to move cursor?THE DOWNLOADING ICON STOPS MOVING UNLESS I KEEP MOVING THE CURSOR AROUND.

    Clear Cookies & Cache
    * https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
    Clear the Network Cache
    * https://support.mozilla.com/en-US/kb/How%20to%20clear%20the%20cache#w_clear-the-cache
    Troubleshooting extensions and themes
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes
    Check and tell if its working.

  • DreamWeaver Template change not updating children webpages?

    Hi Group,
    Sorry for my newbie question here.
    I loaded an HTML webpage, and saved it out as a DreamWeaver Template file.
    I then created webpages from the template file (( File - New - Page From Template - Site - Template), and made sure that the "Update Page when Template Changes" check box was selected/checked.
    I then created several chldren webpages, and saved them as .html files.
    I decided to change the navbar system - part of the uneditiabel region in the template - by opening the template file and edit-ing that file, and then saving it as the same DreamWeaver template file.
    However, the webpages did Not Update to reflect the navbar changes in the template fle !??!???
    Can someone tell me what I'm doing wrong?
    I believe it is something that I'm doing incorrectly with DreamWeaver ..
    Here is the HTML if anyone is interested.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <!-- TemplateBeginEditable name="DocTitle" -->
    <title>CNC Joe's  WorkShop - - Home Page </title>
    <!-- TemplateEndEditable --> 
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
       <link href="../style.css" rel="stylesheet" type="text/css" media="screen" />
    <!-- Keep the http-equiv meta tag for IE8 -->
      <meta http-equiv="X-UA-Compatible" content="IE=8" />
    <!-- Link the CSS file here -->
    <link rel="stylesheet" type="text/css" media="screen,projection" href="../style.css" />
    </head>
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
    <body>
    <div id="wrapper">
    <a name="top"></a>
    <a href="index.html" target="_self" title="CNC-Joe's Home Page" >
    <img src="../joesworkshoplogo.gif" width="770px" height="300px" alt="CNC Joe's  WorkShop - Home Page" />
    </a>
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ -->
    <!-- BEGIN OF PULL DOWN MENU -->
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ -->
    <div class="mainmenu">
    <ul>
          <li class="li_nc"><a href="index.html" target="_self" >Home</a></li>
          <li class="li_hc"><a href="cad.html" target="_self" >CAD</a><ul class="ul_ch">
             <li class="li_nc"><a href="cad_intellicad.html" target="_self" >IntelliCAD</a></li>
             <li class="li_nc"><a href="cad_draftsight.html" target="_self" >DraftSight</a></li>
             <li class="li_nc"><a href="cad_progesoft.html" target="_self" >Progesoft</a></li>
          </ul></li>
          <li class="li_hc"><a href="cam_html" target="_self" >CAM</a><ul class="ul_ch">
             <li class="li_nc"><a href="cam_mach3.html" target="_self" >Mach3</a></li>
             <li class="li_nc"><a href="cam_vcarve.html" target="_self" >V-Carve</a></li>
             <li class="li_nc"><a href="cam_cut3d.html" target="_self" >Cut 3D</a></li>
             <li class="li_nc"><a href="cam_bobcadcam.html" target="_self" >Bob-CAD-CAM</a></li>
             <li class="li_nc"><a href="cam_meshcam.html" target="_self" >Mesh CAM</a></li>
             <li class="li_nc"><a href="cam_deskcnc.html" target="_self" >Desk CNC</a></li>
          </ul></li>
          <li class="li_hc"><a href="projects.html" target="_self" >Projects</a><ul class="ul_ch">
             <li class="li_nc"><a href="projects_zzeroplate.html" target="_self" >Z Zero Plate</a></li>
             <li class="li_nc"><a href="projects_x0y0edgefinder.html" target="_self" >X0-Y0 Edge Finder</a></li>
             <li class="li_nc"><a href="projects_digitizingtouchprobe.html" target="_self" >Digitizing Touch Probe</a></li>
             <li class="li_nc"><a href="projects_millwebcam.html" target="_self" >Mill Web CAM</a></li>
             <li class="li_nc"><a href="projects_laseredgefinder.html" target="_self" >Laser Pointer Edge Finder</a></li>
             <li class="li_nc"><a href="projects_davidlaserscanner.html" target="_self" >David Laser Scanner</a></li>
          </ul></li>
          <li class="li_hc"><a href="reference.html" target="_self" >Reference</a><ul class="ul_ch">
             <li class="li_nc"><a href="ref_gcodes.html" target="_self" >G-codes</a></li>
             <li class="li_nc"><a href="ref_nema.html" target="_self" >NEMA Motor Info</a></li>
             <li class="li_nc"><a href="ref_vbearings.html" target="_self" >V-Bearings</a></li>
             <li class="li_nc"><a href="ref_linearguides.html" target="_self" >Linear Guides</a></li>
          </ul></li>
          <li class="li_hc"><a href="offtopictopics.html" target="_self" >Off-Topic Topics</a><ul class="ul_ch">
             <li class="li_nc"><a href="ott_backyardfoundry.html" target="_self" >BackYard Foundry</a></li>
             <li class="li_nc"><a href="ott_blacksmithing.html" target="_self" >BlackSmithing</a></li>
          </ul></li>
          <li class="li_nc"><a href="links.html" target="_self" >Links</a></li>
          <li class="li_nc"><a href="contact.html" target="_self" >Contact</a></li>
    </ul>
    </div>
    <!-- END OF PULL DOWN MENU -->
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ -->
    <!-- END OF PULL DOWN MENU -->
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ -->
    <!-- TemplateBeginEditable name="content" -->
    <h2>Projects: Digitizing Touch Probe:</h2>
    <ul>
    <li> </li>
        <li> </li>
        <li> </li>
        <li> </li>
        <li> </li>
        <li> </li>
        <li> </li>
    </ul>
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -->       
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -->
    <!-- End of Editable Region - the rest is Boiler Plate -->       
    <!-- TemplateEndEditable -->  
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -->
      <br />
      <p><a href="#top" >Back To Top...</a></p>
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -->
    <!-- Footer Region                                                                                    -->
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -->
    <div id="footer">
    <hr />
      <p>
      <a href="http://validator.w3.org/check?uri=referer">
      <img class="logos" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional"  height="31" width="88" /></a>
      <a href="http://jigsaw.w3.org/css-validator/check/referer">
       <img  style="border:0;width:88px;height:31px"
        class="logos" src="http://jigsaw.w3.org/css-validator/images/vcss"
        alt="Valid CSS!" />
      </a>
    </p>
      <h5><strong><i>
       This website is for educational purposes only. Any resemblance to any person - living or dead - is purely coincidental
      </i></strong></h5>    
      </div>
    </div><!-- end Div Wrapper -->
    </body>
    </html>

    Additional Info:
    No -I haven't been able to get the DW Template feature to work on other sites - this is my first application of it to a website (actually it's the whole reason for getting DreamWeaver... I know it works, I know that I'm doing something wrong.. I just don't know what it is...)
    All the .HTML files (index.html, cad.html, cam.html, etc. etc.)  are in the website's root directory.
    The Template file is in its own sub-directory folder named "Templates".
    Right now even the .css file is in the root directory....
    Thank You for trying to help me -  I greatly appreciate it.
    Joe

  • Designing Dreamweaver templates (was:Info.)

    hey again. i have a question. and i am wondering. if its  true. could a designer or photogrpaher make a template and have it used in his or her web site? if so. how? i heard you can do this in either of the two programs. photo shop and illustrator.  see i am now a member of bc partner. but i am wanting to learn the in between lines. of web site making. see i have started a web site in the past. using dreamweaver, and now i am using muse. but again i am starting from scratch.  right now i am using a current site called wix.com. heres my current web site.
    1. wix= http://brian-ford.wix.com/photographerexplorer
    2. web site in progress using adobe muse. http://bf-photographer01.businesscatalyst.com
    3. heres is wix.com it self. you can see how they have this site designed. and with it they have thumbnails of web site templates. that are editable. http://www.wix.com/html5webbuilder/400?utm_campaign=vir_wixad_live
    how is that possiable? all i have learnd as a photo student. was design a web site from scratch. besides adding a background image. i have lerned code bfore. and i can laern more.  so what is it that i can do?
    so how to desing a template? and make it into a image? that someone/client. can tap on it. and edit it. as what they want.

    Hi bford 225,
    Not sure if this is what you are looking for, but for what it is worth:
    http://webdesign.about.com/od/dreamweaverhowtos/ig/Create-a-Dreamweaver-Template/
    Thanks,
    Preran

  • Dreamweaver TEmplate

    I created a webpage using the dreamweaver template when I
    open it in the browser in a maximize screen its perfect but when I
    adjust the size the content on the middle 'div' is going to the
    bottom at the page. How can I do it like if I resize the page The
    contents will not be affected? Thanks!!

    > Of course the image in the middle
    > Section which is 3 inches wide will not fit. Right?
    That's correct, although inches mean nothing on the screen of
    a variety of
    users. Pixels would be the more consistent and proper unit of
    measure.
    > In regards with the css,java, html,
    It's javascript, not Java. The two are completely different
    things.
    > why did you say it?s advanced?
    The layout method used on the page is a bit arcane and unlike
    other 2/3
    column layouts I have seen.
    > I know that it?s just to make a template command
    > so that you can edit a certain section by using css
    > style sheets right?
    Hmmm - I don't understand what you are saying. CSS would have
    nothing to do
    with whether or not you can edit a section.
    > But isn?t dreamweaver will make the code for you?
    DW will not prevent you from making a mess of those pages,
    even though It's
    doing what you are telling it to.
    > What kinds of difficulties or problems do you think
    > that I will have in the future?
    Go here -
    http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamweaver
    Search this forum for "HALO" or "CSS template". You will have
    all of those
    problems, perhaps.
    Look - I don't want to discourage you from using this as an
    ACADEMIC
    exercise, but I don't think it's a good choice for any
    commercial entity.
    There are much better free/commercial choices you can make -
    http://dreamweaverresources.com/
    http://www.projectseven.com/
    This is two of the best, in my opinion.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "teamse" <[email protected]> wrote in
    message
    news:[email protected]...
    > Ok.Thanks I think that answers my questions because
    > If I resize the page to be only 2 inches wide
    > Of course the image in the middle
    > Section which is 3 inches wide will not fit. Right?
    >
    > In regards with the css,java, html, why did you say
    > it?s advanced? I know some things with html
    > and css I know that it?s just to make a template command
    > so that you can edit a certain section by using css
    > style sheets right? About Java, I don?t have any clue.
    > But isn?t dreamweaver will make the code for you?
    > The only thing that worries me is the navigation
    > Bar. But isn?t to edit it I?ll just have to put the
    > Link page for all the menu that I placed in the
    > Navigator bar?
    >
    > What kinds of difficulties or problems do you think
    > that I will have in the future?
    >
    > Thank you so much..
    >
    >

  • Need Help Reslicing Photoshop Site Layout to Update Dreamweaver Template

    I created a website in adobe photoshop cs3 and sliced it up
    to created an html file with sliced images. My main navigation menu
    is made up of graphics.
    I brought it into dreamweaver and created editable regions,
    created rollovers etc. Then I created a dreamweaver template from
    that to create the rest of the web pages for my site.
    The client has come back to me and wants to add more menu
    options to the site. This is where I'm stuck! When I use photoshop
    to make more menu slices, it renumbers them. How do I export the
    new slices with the new layout so I can use them to update my
    dreamweaver template. How can I get those new slices/html layout to
    the dreamweaver template without losing all the work I have done on
    my current dreamweaver template?
    issuenite

    > Why does photohshop even provided a slicing feature if
    it does not provide
    > good code?
    The slicing is not the problem. It's the export as HTML that
    is the
    problem. And you'd have to ask Adobe that question if you
    want an answer.
    We are all just volunteer peers here.
    > What is better about Fireworks? I have the program but
    have never used
    > it.
    FW HTML is no better.
    http://www.adobe.com/devnet/fireworks/articles/why_fireworks.html
    At any rate, read this -
    http://apptools.com/rants/spans.php
    - and then look
    at your code and count colspan, and rowspan attributes.
    Unfortunately, the
    only way to avoid this mess is to learn enough HTML/CSS that
    you can build
    your own tables in DW, and do it in such a way that you don't
    rely on
    merging and splitting cells (which is what generates those
    colspan and
    rowspan attributes).
    Again, unfortunately, you are REALLY stuck in a bad
    situation. Since you
    have a) used a completely graphic menu button array, and b)
    used a graphic
    background behind the menu buttons, and c) chosen to embed
    that graphic
    background in each sliced button, you cannot add new buttons
    without
    remaking the entire menu. You will only make that mistake
    once. I never
    start building menus until I have an approved site plan in
    hand. By the
    way, that's a nice looking layout.
    I don't see any clear path to salvation here. Since you are
    absolutely tied
    to PS for exporting the HTML and slices, you will have to
    recreate
    everything, I believe.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "issuenite" <[email protected]> wrote in
    message
    news:[email protected]...
    > >That's a very bad start. This HTML is *not* suitable
    for production use.
    >
    > Why does photohshop even provided a slicing feature if
    it does not provide
    > good code?
    >
    >
    > > If you used FW to create the graphics, and DW to
    build the page and
    > > write
    > > the HTML, you wouldn't be having this problem.
    However, if you post a
    > > link
    > > to the page, we will likely be able to help you.
    >
    >
    > What is better about Fireworks? I have the program but
    have never used
    > it.
    >
    > The site is in its infancy at www.kevinkipfer.com
    >
    > thanks
    > issuenite
    >

  • Free Dreamweaver templates related to photography (fullscreen) see 2 example websites?

    Hi,
    I'm a photographer and I downloaded some Dreamweaver template packs but they are all related to usual corporates, pity enough nothing related to photography.
    Can anyone recommend templates or a template pack (freeware) related to photography?
    By this I mean almost fullscreen to present the pics as they are supposed to), examples : http://www.haringphotography.com/?splash=1 or http://www.sandernagel.nl/photo/commissioned/portraits_various/374
    I have the pictures but not the templates....
    I don't know anything about programming, it may be html or other format html5,... (as I heard that other formats will be for the future, just like flash that gets less interesting)
    This to relace my more amateurish looking free Wix website
    Maybe there are websites with free dreamweaver templates where you can see a picture of the examples ?
    Thanks!!!

    WordPress is a dynamic site.  It needs PHP and a connection to a MySql database to run.  Unless you have a local testing server (WAMP or XAMPP) installed on your computer, you won't see local content in your browser.
    WordPress consists of 800+ files in 80+ folders.  Strangely enough, none of those files are complete pages.  They are all just bits of code which the web server assembles and combines with content from the database.  In short, there are no real web pages.  WordPress is a virtual site; basically a one page site that is created on the fly by the web server.   This is a difficult concept for people who are accustomed to working with static HTML pages.
    Unless you're a skilled coder, you must not edit the WordPress core files in DW or you will break the site.   The only things you can safely edit in Code View are the Theme files:
    WP/wp-content/themes/theme_name/page.php
    WP/wp-content/themes/theme_name/header.php
    WP/wp-content/themes/theme_name/index.php
    WP/wp-content/themes/theme_name/footer.php
    etc...
    http://codex.wordpress.org/Templates
    If you're not experienced with code, don't waste time trying to modify your WP theme in DW.  Simply install WP on your server and have a go at it...
    InMotion and other reputable web hosts have apps to simplify WordPress installation.  You can invoke the install wizard by logging in to your server's C-Panel and pressing a button.
    Good luck!
    Nancy O.

  • Php session Code and Dreamweaver Template

    I have a page that I created in dreamweaver.  It's a php page that has sessions, the file is from a Dreamweaver template that I created and am using.  However, when I update the master template file, the items before the Doctype keeps erasing.
    I have some php includes that are useful for post variables.  How can I tell dw not to delete those sections.  I can't create an editable region before the head? Is there a way?
    Thanks for you help.
    Sample Code:
    <?php
              include ("./includes/file1.inc");
              session_start();
              if(isset($_SESSION['code'])){
                        header("location:rsvp_file2.php");
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    I'm not clear in what you are saying?
    Are you saying you want to insert this block of php code on all the pages made from the master template file but when you insert it into the master template file and save the file the block of php code does not appear on any of the page made from the template?
    If that is the case then  do a 'find and replace' Find>Find and Replace. Find the doctype:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    and replace it in all the pages with:
    <?php
              include ("./includes/file1.inc");
              session_start();
              if(isset($_SESSION['code'])){
                        header("location:rsvp_file2.php");
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

  • Is LabView good at precise motion control for things like running an assembly line with lots of cars moving about?

    Is LabView good at precise motion control for things like running an
    assembly line with lots of cars moving about? Precise speed and
    acceleration control? Safety interlocks?
    Thanks for any help you can offer!
    Sent via Deja.com http://www.deja.com/
    Before you buy.

    If you are a long time Nokia/Symbian fan then you will Know full well that Nokia phones ALWAYS improve with software updates, Symbian will not be abandoned and will not be replaced by WP7, it will continue to evolve and improve, as will the handsets. Anyone who desires or wants a different OS should try one, because it's a free world, but really, the 'perfect' OS doesn't exist, and Symbian suits me for now and I will rely on Nokia to keep it up to date, and reliable.
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

Maybe you are looking for