It disappeared my topic

hi everyone!
could you please help me with this exercise?
i have one error message, but i can't solve it.
- create a project named Student. Add fields to the Student class for an ID number, number of
credit hours earned, and number of points earned. include methods to assign values to all fields.
The Student class also has a field for grade point average. include a method to compute the grade
point average field by dividing points by credit hours earned.write methods to display the values
in each Student field.
here goes my coding:
public class Student
     int idNo = 111;
     double hrs = 0;
     double noOfPoints = 0;
     double grPoAve = 0;
     public void setNoOfPoints(double nrPoints)
          noOfPoints = nrPoints;
     public double getNoOfPoints()
          return noOfPoints;
     public void sethrs(double hours)
          hrs = hours;
     public double gethrs()
          return hrs;
     public double calcAverage(double points, double hours)
          double grPoAve = points/hours;
          return grPoAve;
     public void setcalcAverage(double gpa)
          grPoAve = gpa;
     public double getcalcAverage()
          return grPoAve;
     public void setidno(int idNumber)
          idNo = idNumber;
     public int getidno()
          return idNo;
     public static void main (String[] args)
          Student stnew = new Student();
          stnew.setNoOfPoints(555);
          stnew.sethrs(2);
          double grPoAve;
          grPoAve = calcAverage(stnew.getNoOfPoints(),stnew.gethrs());
          System.out.println("The student with number: " + stnew.getidno());
          System.out.println(" has " + stnew.gethrs() + "hours");
          System.out.println(" has accumulated " + stnew.getcalcAverage());
          System.out.println(" grade point average ");
- if i use the above code i am getting this error:
cannot reference member 'double calcAverage(double points, double hours)' without an object.
the error message points to the fifth line in the main method.     
error message:
not enough arguments for method 'void Student.SetNoOfPoints(double nrPoints)'
- if i use the following :
grPoAve = calcAverage(stnew.setNoOfPoints,stnew.gethrs);
i am getting this error:
'stnew.setNoOfPoints' is not a field in class 'Student'
help me please.
thanks, Tuci

Try this:
molly% java Student
The student with number: 111
has 2.0hours
has accumulated 277.5
grade point average
molly% cat Student.java
public class Student {
    int idNo = 111;
    double hrs = 0;
    double noOfPoints = 0;
    double grPoAve = 0;
    public void setNoOfPoints(double nrPoints) {
        noOfPoints = nrPoints;
    public double getNoOfPoints() {
        return noOfPoints;
    public void sethrs(double hours) {
        hrs = hours;
    public double gethrs() {
        return hrs;
    public double calcAverage(double points, double hours) {
        double grPoAve = points/hours;
        return grPoAve;
    // added a set method
    public void setgrPoAve(double d) {
        grPoAve = d;
    public void setcalcAverage(double gpa) {
        grPoAve = gpa;
    public double getcalcAverage() {
        return grPoAve;
    public void setidno(int idNumber) {
        idNo = idNumber;
    public int getidno() {
        return idNo;
    public static void main (String[] args) {
        Student stnew = new Student();
        stnew.setNoOfPoints(555);
        stnew.sethrs(2);
        //use the set and gets
stnew.setgrPoAve(stnew.calcAverage(stnew.getNoOfPoints(),stnew.gethrs()));
        System.out.println("The student with number: " + stnew.getidno());
        System.out.println(" has " + stnew.gethrs() + "hours");
        System.out.println(" has accumulated " + stnew.getcalcAverage());
        System.out.println(" grade point average ");

Similar Messages

  • Merged Project for RoboHelp 10 - TOC does not display

    I created a merged project.
    I created a master/parent project.
    I added the children rreferences in the parent TOC using the new merged button.
    I published the parent project.
    I published all the children (in the parent merged project folder).
    I generated the parent project again for webhelp, then click view results.
    The parent project displays with the TOC  (children),  BUT as soon as I click Allow Blocked content, the TOC disappears (first topic is blank).
    I have created all projects files locally. The children (when viewed independency) work fine.
    I have deleted and started over 3 times with the same issue. I contacted Adobe Support, but they could not help.
    Any idea o what might be the issue or how to resolve this problem.
    Thanks!
    Kim

    First of all try moving the project so that the path is shorter. Create a folder like C:\RhMerge.
    Second, I notice your path has spaces showing in the browser. Browser addresses substitute %20 so I am not sure how you have managed that. However the demo does not have spaces unless you have buried it somewhere that does.
    Also please try Firefox as well.
    Post back if still not resolved or to tell us what fixed it.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • WYSIWYG goes blank

    When working on topics I occasionally have the view on the
    WSIWYG tab go blank. This is happening once or twice a day.
    Everything disappears, the topic, footer etc. If I switch to
    another topic it is also blank in that view. If I select preview I
    can see the full topic and all the links still work. (Most topics
    use nested drop down text.) If I look at the TrueCode tab I can see
    the HTML code.
    If I close the project and reopen it the view is fine.

    Hi Steve
    This is just a quirk of RoboHelp. Seems to be a memory issue.
    The only workaround I'm aware of is to do as you are doing.
    Basically close and restart RoboHelp.
    Cheers... Rick

  • Post totals are lower than reality

    I have been a member since 2002 and I have over 155 posts, yet, there are only 14 or so in my current posts. I read where the old posts are not being counted. Will it ever be entered again, or is it sort of a start from scratch? If so, I have another account that got started a couple months ago that has more posts but its' not a 2 level.
    Any help by anyone is appreciated...

    You're Welcome Chris!
    Posts that have no additional responses, will get continually pushed down on the Topics list. After a certain amount of time, maybe 2 to 6 months, the Threads will be archived/locked, so no responses can be entered. But the Threads will not disappear.
    Topics in heavily trafficked Forums, may be archived more rapidly than those in areas, with less activity.
    If you want to view your Total Posts Online, you can do a Discussions Search using these parameters.
    Restrict by Category or Forum: All Categories
    Restrict by Date Range: All
    Restrict by Username: Your Alias
    Thank You for the star!
    ali b

  • Content in topic disappears

    After edting a few topics, the content in the window
    disappears. If I open other topics, the window is also blank.
    Copying and pasting seems to encourage this behavior. I have to
    quit RoboHelp. The WYSIWYG display is okay.
    I'm using RoboHelp HTML 5.0.2 with Word 2003 in XP.

    Welcome to the forum.
    If you do a search you will find this is something that a
    number of people have encountered, myself included. It seems to
    happen for a while and then you can go days, weeks, months without
    it, then back it comes.
    I have not seen it occur in RH7.
    No known way to prevent it.

  • Messages posted to JMS Topic from OSB disappear even when not subscribed

    Hi,
    We are using an OSB service to publish xml messages to a weblogic JMS Topic. Message is persistent. There are no consumers for the Topic. There is no expiration limit set.
    We are able to see the message from OSB reach the Topic. It stays in the Topic for a few seconds and then disappears.
    The State of the message shows up as "send transaction" on the Topic in the weblogic console. And it shows up as Message Pending instead of Message Current.
    Is there a way to ensure that the message stays in the Topic till it is consumed by a subscriber?
    Thanks,
    Senthil

    Hi Senthil,
    The topic persists messages only for subscribers, if there is no subscribers, then it is not necessary to persist the message.
    This is the same case for you as well, as there are no subscribers the message gets deleted.
    So first you need to have atleast one subscriber first (A dummy proxy that is reading from the topic) and then post to the topic (through your OSB service or hermes jms tool, etc .. ) . Then if you try to go and check the topic you will be able to see the message.
    Hope this information helps.
    Thanks,
    Patrick
    Edited by: Patrick Taylor on May 13, 2011 2:40 PM

  • Related Topics Button disappearing

    Am I not allowed to use "Related Topics" button/links over a
    network drive, or
    does it require unique configuration or security? Many of our
    clients run their
    application over a network drive, thus, our compiled Help
    Topics must be
    operational for them. Thanks.
    email me if possible: [email protected]

    Hi spiraljoe,,
    take a look at the following message
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=449&threadid=1030613&hi ghlight_key=y&keyword1=related%20topics
    You an use the search feature on the forums to run a query on
    'related topics button'
    cheers
    Craig

  • Conversion from RH HTML makes topic contents disappear in Word!

    Hello,
    The problem I have encountered is thus: I had to import some topics into my map after getting an error from renaming the topics file names. Ever since I imported the topics back into the map under their new name, when I generate to Word, the topic headers still appear in the TOC and the document, but the content of the topic does not appear. I have tried conditionalizing the text to appear and this doesn't work either. Any suggestions?
    Thanks,
    A frustrated tech writer.

    ok. I know I need more detail - and am probably not alone.
    1. copy and paste your Conditional Build Expression into a reply here, so we can see the tags used.
    2. I would kinda want to see a screen shot of an example of text that is not appearing where you need it to, with your mouse hovering over the specific content so that we can see the build tag(s) assigned to the content.
    3. and some more questions - I know, details details.
    a. You write "I was given a pre-created document" - What was the document created in? Just for giggles, tell us the file name with the extension.
    b. You write "had to import some new files into the document" - How did you do that, exactly? In what program?
    c. You write "old files that were already in the "document map"  - By document map, you mean the Table of Contents, right?
    --->  d. You write "since I replaced those files with new ones, the content is now not showing up when generated" - did you rebuild the links to the Table of Contents? The TOC can't dynamically add new topics to itself - you have to open up the TOC and put it next to your topics list, and physically drag new topics to where they should be in the TOC.  Even if new topics use the same titles as on topics that have been deleted, RH TOC won't know about them.
    OR, if your TOC is just really hosed, let RH Auto-Create a new one to pull in every topic from every folder (select the option to delete previous TOC entries), and start fresh (delete topics you don't want in there, move some around, assign topics to TOC section headers, whatever).

  • Topic Text disappears when upgrading to RoboHelp 7

    When upgrading a French webhelp project from RoboHelp 5 to
    RoboHelp 7, the topic text is deleted in context-sensitive help
    topics. When you click the Help button in the application, the
    topic appears, but is blank. When I rechecked the input, the topic
    was also blank. The topic appears just fine in both the input and
    the output prior to the upgrade of the project.
    These topics upgrade just fine in the US English version of
    the same webhelp project. Does that mean that the translated French
    project must be retranslated from the upgraded US English version
    instead of just upgrading it directly? Any ideas would be greatly
    appreciated.

    Hi gomayfield
    You would do well to examine the HTML code behind these
    "blank" topics. I recently was assisting someone that upgraded to
    RoboHelp 7 and they had some blank topics. Upon closer examination,
    there was a substantial amount of text in the topic. Somehow, some
    odd coding had caused RoboHelp to insert a closing Body tag. This
    rendered the topic blank in the Design view.
    Cheers... Rick

  • Show Navigation pane link in topics disappears

    When I click on a help link the topic with the navigation
    pane link is shortly displayed and is then replaced with the topic
    and the TOC in the left pane. I want to display the topic with the
    navigation pane link.

    Clarification of the WebHelp generation process seems to be
    called for.
    The .htm file that appears in the "Select Output Folder and
    Start Page" field at the top of the first "WebHelp General -
    WebHelp" dialog is the file in which RH will place all the frameset
    and browser information needed to display the three frames (toolbar
    pane, left-hand TOC/Index/Search navigation pane, and right-hand
    topic pane). (The "Default Topic" field, in the same dialog, tells
    RH which actual content page/topic to display when that start page
    is launched.)
    The direct launching of any other topic (you double clicking
    the filename or R&D calling it in the application) will result
    in one topic pane being displayed for that topic, with the "Show"
    button provided to switch over to the three-pane frameset.
    However, launching a specific topic
    indirectly through the start page will display that page
    with the three-pane format. The call from the application would
    then be StartPage.htm#DestinationPage.htm. If you want to open the
    same topic at a prearranged bookmark, the call would be
    StartPage.htm#DestinationPage.htm#BookmarkSection.
    Good luck,
    Leon

  • Topic messages disappearing

    I'm running a JMS Topic on weblogic, and I have noticed that as soon
              as a topic subscriber receives exactly 6 messages, it no longer has
              its onMessage method called when messages are produced. I get no
              errors of any sort that I notice, even with logging cranked up to
              Info. I have tried all sorts of combinations of acknowledgements and
              have seen no change. One oddity I have noticed, though, is when I look
              at the Weblogic server console JMS Destination view, I (sometimes, not
              always) see 1 count under "Messages Pending" for each message that the
              client never sees. This number is then set to 0 when the client
              disconnects.
              My set up consists of Weblogic 7.0 SP2, on windows XP. I have a ton
              of memory and processor power. Anybody have any ideas?
              Thanks!
              Jonathan Krebs
              

    Hi Jonathan,
              Thanks for filling me in.
              FYI: You can get usually a much smaller jar using the "URLClassLoader"
              approach outlined in the "Small Footprint Client
              Options" white-paper on dev2dev.bea.com. The verbose2zip
              utility is too "greedy". See:
              http://dev2dev.bea.com/resourcelibrary/whitepapers/smallfootprintclient.jsp
              With a bit of extra code, the URLClassLoader approach can actually
              automatically download classes that the class loader
              can't find locally.
              But, if you can, I highly recommend moving to WebLogic 8.1. 8.1
              supplies a built-in thin-client jar. The total size is 700K:
              http://edocs.bea.com/wls/docs81/jms/thin_client.html
              This jar can only works with 8.1 (and future versions).
              Tom
              Jonathan Krebs wrote:
              > Tom, I found my problem. This is one for the notebooks.
              >
              > My client runs in an applet. As you know, Weblogic 7 is all bundled
              > in the gigantic weblogic.jar file. I noticed that the applet took a
              > really long time to load because of this (upwards of a minute) so I
              > used the weblogic verboseToZip utility to scale it down. I had it
              > down to 5 megs, pretty nice.
              >
              > Anyway, once I encountered this problem, I moved on to another part of
              > the project, which required more of weblogic.jar, so I included that,
              > insted of the scaled-down version I had loaded into my IDE.
              >
              > When you asked to see my source, I thought, better run this again to
              > make sure it does what I say, and suddenly it worked. After a few
              > hours of bashing my head against the monitor I realized that's what it
              > was.
              >
              > Now I'm afraid to try to pare down weblogic.jar again, because who
              > knows what weird problem won't show up until it's deployed at a
              > customer's site.
              >
              > Anyway, thanks for your help. I suppose this one could be chalked up
              > to "user error."
              >
              > [email protected] (Jonathan Krebs) wrote in message news:<[email protected]>...
              >
              >>Tom, thank you for your reply. I have narrowed my system down to one
              >>topic and one subscriber, to no avail. My messages are AUTO_ACK (I
              >>have tried all different modes, same thing), and I have also tried
              >>acknowledging them but no use. I should also mention that I'm using a
              >>messaging bridge. Do you think this would make a difference?
              >>
              >>I will contact tech support and see what they have to say.
              >>
              >>Thanks again,
              >>Jonathan
              >>
              >>Tom Barnes <[email protected]> wrote in message news:<[email protected]>...
              >>
              >>>This is odd.
              >>>
              >>>Try with a single subscriber to see if that works, it
              >>>will help narrow down the problem.
              >>>
              >>>Are you subscribers failing to acknowledge
              >>>their messages (if they are not AUTO_ACK and
              >>>not running in an MDB, make sure to call session.acknowledge())?
              >>>
              >>>Do your the messages have an expiration time set on them?
              >>>
              >>>If the above doesn't help, I recommend contacting customer
              >>>support. There are known issues with acknowledgement
              >>>and non-durable subscribers in version 7, but I thought
              >>>that SP2 would cover them...
              >>>
              >>>Tom
              >>>
              >>>Jonathan Krebs wrote:
              >>>
              >>>>I'm running a JMS Topic on weblogic, and I have noticed that as soon
              >>>>as a topic subscriber receives exactly 6 messages, it no longer has
              >>>>its onMessage method called when messages are produced. I get no
              >>>>errors of any sort that I notice, even with logging cranked up to
              >>>>Info. I have tried all sorts of combinations of acknowledgements and
              >>>>have seen no change. One oddity I have noticed, though, is when I look
              >>>>at the Weblogic server console JMS Destination view, I (sometimes, not
              >>>>always) see 1 count under "Messages Pending" for each message that the
              >>>>client never sees. This number is then set to 0 when the client
              >>>>disconnects.
              >>>>
              >>>>My set up consists of Weblogic 7.0 SP2, on windows XP. I have a ton
              >>>>of memory and processor power. Anybody have any ideas?
              >>>>
              >>>>Thanks!
              >>>>Jonathan Krebs
              >>>
              

  • TOPICS DISAPPEAR

    i AM UPDATING A HELP FILE THAT WAS ORIGINALLY WRITTEN IN
    DOC-TO-HELP 2.0. i HAVE IMPORTED IT TO ROBOHELP FOR WORD AND IT HAS
    WORKED THROUGH A COUPLE OF VERSIONS. LAST WEEK, AFTER COMPILATION
    IN WINHELP 4 THE NEW TOPICS THAT I HAD ADDED DO NOT APPEAR IN THE
    HELP-FILE OR INDEX. "TOPICS DO NOT EXIST". I WORK IN XP
    PROFESSIONAL, WORD 2003. WE ARE GETTING CONTINUOUS UPDATES OF WORD,
    WHICH MIGHT BE THE REASON. I NORMALLY WORK IN OUR LOCAL NETWORK,
    BUT MOVING THE PROJECT TO THE HARDDISK DOES NOT HELP. ROBOHELP
    VERSION X5.01. ANY ADVICE, ANYBODY?

    How about finding your Caps Lock key
    Apart from that, never, ever run your project on a network
    drive. Always run locally and backup to a network. Try creating a
    new project and import your word document. If this works, your old
    project may be corrupt.

  • Missing Index topics, links and .htm files

    I hope someone can help with this, as I am very frustrated
    right now. I normally use RoboHelpX5, but have also tried this in
    RoboHelp7.
    If I generate a Winhelp2000 version of our help system,
    everything appears normal. All of the specified index keywords are
    there, all of the links are there, etc.
    But if I generate either HTML or WebHelp versions using the
    same source, as I'm supposed to be able to, for some reason:
    1. Index entries for certain topics disappear from the list.
    If I manually add the topic to the index again and save, then
    regenerate the help files, the topic is still missing from the
    index.
    2. The hyperlinks for the missing items in #1 above do not
    appear. The original text is there, but there is no hyperlink. If I
    try to add a hyperlink again, the topic appears in the list, but
    once I regenerate the help files, the link disappears again.
    3. The individual .htm file for the missing items in #1 above
    are not being generated.
    Is there some reason why these topics are being dropped from
    the html and webhelp versions of the help system? Is there some
    sort of topic formatting or setting I am missing? I have tried to
    compare working topics vs. missing topics, and cannot find anything
    different in my Word document formatting.
    I have tried creating a completely different help system,
    using clean documents with no RoboHelp formatting, and consistently
    have problems with the same topics. I even tried on another
    computer that had never had RoboHelp on it before. That didn't make
    any difference. The topics were still missing from the index, the
    hyperlinks to those topics were still missing, and the individual
    .htm files were not generated.
    Any help would be appreciated.
    Stephanie
    (ow_mas)

    Hi,
    I ran into the same problem today with some top level Index
    entries not showing up in WebHelp. I discovered how to fix it by
    comparing the entries that did show up with those that didn't. If
    an entry had a topic associated with it, it showed up; if it has a
    cross-reference, it doesn't.
    Double click an Index entry in the Index pane (or right click
    and choose Properties), then clear the Cross-reference checkbox.
    Repeat for each entry that has a cross-reference instead of a
    topic. There may be a global way to fix them all, but I haven't
    found it yet. Then recompile your help, Voila!
    Hope this helps....
    Zie3D

  • Blue download progress bar will not disappear from the downloads folder in the dock

    see topic. I appreciate any assistance. I have restarted, shutdown, started & finished other downloads etc. Still won't disappear.

    solved by removing from the dock and re-adding.

  • Scrolling main content in an AP Div disappearing behind other AP Divs...?

    Newbie here, using CS3. No CSS power user (yet!)--general concepts, yes, but not much practice. Meanwhile two recent CS3 classes, several books, and a concerted search through online forums have failed to point me toward a fix for this prob. Any help greatly appreciated.
    Prob statement: In design view the core content of my pages disappears behind my footer and a secondary box, both AP Divs, so that I cannot see or edit anything beyond the bottom edge of the core-content AP Div. Overflow for that AP Div is set to scroll. The "obscured" content shows up only as an outlined shape extending past the footer etc. (and I can see some of the obscured text "through" the footer). Down arrow doesn't get me there: it just scoots down the outlined-but-obscured section. Doubleclicking highlights everything that's obscured so that I can see the relative shapes of the paragraphs, but doesn't expose the content. This seemed to start the first time I set the content div to scroll any overflow. I've changed it back/forth since; no joy.
    Rendered in IE or Firefox, all the pages with all their varying content lengths look fine. Scrollbar works great. It's just that in order to edit or compose further, I have to copy everything into Notepad or something, work there, and then paste it back into DW. Definitely non-optimum, though: can't format or add hyperlinks to the content.
    I'm using AP Divs, with scroll on in the "content" AP Div, because I couldn't figure out how to create a template where the footer would slide down the page in response to varying amounts of content. Started out with a table to handle all this, but an instructor recommended AP Divs so I went that way. I'd like to resolve this, rather than just go back to using tables while leaving this AP Div oddness a mystery.
    The footer is full of a Spry tabbed panels giving my legal/green/design statements and other small bits of info. The secondary box is an AP Div called "quotations" and is for friendly little bits of cute/clever nonsense at the bottom of each page.
    Tried a number of different settings so far and by now I've probably truly messed things up. Can anyone suggest a fix?
    The code for the template file seems long, so my apologies. However, the content type isn't allowed for attachments so I've pasted it in below.
    Much appreciation!
    =================================
    <!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>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <style type="text/css">
    <!--
    body {
        background-color: #003300;
    #LeftSidebar {
        position:absolute;
        width:80px;
        height:697px;
        z-index:1;
        background-image: url(../Images/BG.jpg);
        top: 20px;
    #Banner {
        position:absolute;
        width:360px;
        height:187px;
        z-index:2;
        left: 100px;
        top: 20px;
        background-color: #6384EF;
    #BannerPhone {
        position:absolute;
        width:265px;
        height:187px;
        z-index:3;
        left: 470px;
        top: 20px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: x-large;
        font-variant: normal;
        color: #E4D9A8;
    #NavBar {
        position:absolute;
        width:636px;
        height:35px;
        z-index:4;
        left: 100px;
        top: 219px;
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        background-color: #E4D9A8;
        border-top-color: #E4D9A8;
        border-right-color: #E4D9A8;
        border-bottom-color: #E4D9A8;
        border-left-color: #E4D9A8;
    #Heading {
        position:absolute;
        left:100px;
        top:254px;
        width:636px;
        height:42px;
        z-index:8;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
        color: #003300;
        background-color: #E4D9A8;
        text-indent: 5px;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        border-top-color: #E4D9A8;
        border-right-color: #E4D9A8;
        border-bottom-color: #E4D9A8;
        border-left-color: #E4D9A8;
        vertical-align: bottom;
    #Content {
        position:absolute;
        width:636px;
        height:315px;
        z-index:9;
        left: 100px;
        top: 296px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        color: #003300;
        background-color: #E4D9A8;
        overflow: scroll;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
    #Footer {
        position:absolute;
        width:560px;
        height:50px;
        z-index:-1;
        left: 133px;
        top: 670px;
        background-color: #E4D9A8;
    #Quotation {
        position:absolute;
        width:636px;
        height:40px;
        z-index:0;
        left: 101px;
        top: 621px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: x-small;
        font-style: italic;
        color: #E4D9A8;
        text-indent: 5px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        background-color: #003300;
    -->
    </style>
    <script src="../SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_nbGroup(event, grpName) { //v6.0
      var i,img,nbArr,args=MM_nbGroup.arguments;
      if (event == "init" && args.length > 2) {
        if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
          img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
          if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
          nbArr[nbArr.length] = img;
          for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
            if (!img.MM_up) img.MM_up = img.src;
            img.src = img.MM_dn = args[i+1];
            nbArr[nbArr.length] = img;
      } else if (event == "over") {
        document.MM_nbOver = nbArr = new Array();
        for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
          nbArr[nbArr.length] = img;
      } else if (event == "out" ) {
        for (i=0; i < document.MM_nbOver.length; i++) {
          img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
      } else if (event == "down") {
        nbArr = document[grpName];
        if (nbArr)
          for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
        document[grpName] = nbArr = new Array();
        for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
          nbArr[nbArr.length] = img;
    //-->
    </script>
    <!-- TemplateParam name="Content2" type="boolean" value="true" -->
    <style type="text/css">
    <!--
    a:link {
        color: #003300;
    a:visited {
        color: #336666;
    a:hover {
        color: #009933;
    a:active {
        color: #990033;
    -->
    </style>
    <meta name="Description" content="Skyway Consulting: taking your information to a higher level! We do information design: planning, writing, editing, and indexing your user documentation. We also design websites, website graphics, print layouts, and logos. Basically, we want to be your source for the way your organization interfaces with the world. " />
    </head>
    <body onload="MM_preloadImages('../Images/Button_WebDesignOver.gif','../Images/Button_UserDocsO ver.gif','../Images/Button_LogoDesignOver.gif','../Images/Button_PrintLayoutOver.gif','../ Images/Button_ITSvcsOver.gif','../Images/Button_Home.gif','../Images/Button_HomeOver.gif', '../Images/Button_WebDesign.gif','../Images/Button_UserDocs.gif','../Images/Button_ITSvcs. gif','../Images/Button_LogoDesign.gif','../Images/Button_AboutUs.gif','../Images/Button_Co ntact.gif','../Images/Button_AboutUsOver.gif')">
    <div id="LeftSidebar"></div>
    <div id="Banner">
      <div align="center"><img src="../Images/Banner.gif" alt="Skyway Consulting" width="335" height="184" /></div>
    </div>
    <div id="BannerPhone">
      <p align="center">Taking your information to a higher level.</p>
      <p align="center">530.965.2624</p>
      <p align="center"><img src="../Images/email_Info.gif" alt="Address" width="203" height="23" /></p>
    </div>
    <div id="NavBar">
      <table border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td><a href="../index.html" target="_top" onclick="MM_nbGroup('down','group1','Home','../Images/Button_HomeOver.gif',1)" onmouseover="MM_nbGroup('over','Home','../Images/Button_HomeOver.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Button_Home.gif" alt="Skyway Consulting Homepage" name="Home" border="0" id="Home" onload="" /></a></td>
          <td><a href="../webdesign.html" target="_top" onclick="MM_nbGroup('down','group1','WebsiteDesign','../Images/Button_WebDesignOver.gif', 1)" onmouseover="MM_nbGroup('over','WebsiteDesign','../Images/Button_WebDesignOver.gif','',1) " onmouseout="MM_nbGroup('out')"><img src="../Images/Button_WebDesign.gif" alt="Website Design Services" name="WebsiteDesign" width="106" height="30" border="0" id="WebsiteDesign" onload="" /></a></td>
          <td><a href="javascript:;" target="_top" onclick="MM_nbGroup('down','group1','UserDoc','../Images/Button_UserDocsOver.gif',1)" onmouseover="MM_nbGroup('over','UserDoc','../Images/Button_UserDocsOver.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Button_UserDocs.gif" alt="User Documentation Services" name="UserDoc" width="106" height="30" border="0" id="UserDoc" onload="" /></a></td>
          <td><a href="../it_svcs.html" target="_top" onclick="MM_nbGroup('down','group1','ITServices','../Images/Button_ITSvcsOver.gif',1)" onmouseover="MM_nbGroup('over','ITServices','../Images/Button_ITSvcsOver.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Button_ITSvcs.gif" alt="IT Services" name="ITServices" width="106" height="30" border="0" id="ITServices" onload="" /></a></td>
          <td><a href="javascript:;" target="_top" onclick="MM_nbGroup('down','group1','LogoDesign','../Images/Button_LogoDesignOver.gif',1) " onmouseover="MM_nbGroup('over','LogoDesign','../Images/Button_LogoDesignOver.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Button_LogoDesign.gif" alt="Logo Design Services" name="LogoDesign" width="106" height="30" border="0" id="LogoDesign" onload="" /></a></td>
          <td><a href="../about.html" target="_top" onclick="MM_nbGroup('down','group1','AboutUs','../Images/Button_AboutUsOver.gif',1)" onmouseover="MM_nbGroup('over','AboutUs','../Images/Button_AboutUsOver.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Button_AboutUs.gif" alt="AboutUs" name="AboutUs" border="0" id="Contact" onload="" /></a></td>
        </tr>
      </table>
    </div>
    <div id="Content"><!-- TemplateBeginEditable name="Content" -->
      <p>Content</p>
      <!-- TemplateEndEditable --></div>
    <div id="Footer">
      <div id="TabbedPanels1" class="TabbedPanels">
        <ul class="TabbedPanelsTabGroup">
          <li class="TabbedPanelsTab" tabindex="0">Info</li>
          <li class="TabbedPanelsTab" tabindex="0">Legal</li>
          <li class="TabbedPanelsTab" tabindex="0">Privacy Policy</li>
          <li class="TabbedPanelsTab" tabindex="0">Green Statement</li>
          <li class="TabbedPanelsTab" tabindex="0">Design Credit</li>
          <li class="TabbedPanelsTab" tabindex="0">Webmaster</li>
        </ul>
        <div class="TabbedPanelsContentGroup">
          <div class="TabbedPanelsContent">Click for information on these topics.</div>
          <div class="TabbedPanelsContent">(c) 2009 Skyway Consulting. All content, including photographic content, is owned by Skyway Consulting. You may not copy, reproduce, modify, or publicly display, perform, distribute, or otherwise use the content provided on this site in any way for any public or commercial purpose. Skyway Consulting will not work on websites involving objectionable material, including but not limited to pornography, hatred, intolerance, or animal abuse. Our management staff's decision on what constitutes &quot;objectionable material&quot; is final. </div>
          <div class="TabbedPanelsContent">We recognize that your privacy is important. This privacy policy applies to all of our services and website pages. We do not set cookies. We do not sell or otherwise seek to profit from the contact information you provide, although we may preserve some information for use by Skyway Consulting. If you have questions about this privacy policy, please [link]contact us.</div>
          <div class="TabbedPanelsContent">Skyway Consulting is an American home-based business that makes every effort to conserve, reduce, reuse, and recycle.</div>
          <div class="TabbedPanelsContent">
            <p>Page design by Skyway Consulting. (Of course!)</p>
            <p>Tiling forest graphic at left by the talented Silvia Hartmann, <a href="http://silviahartmann.com/">http://silviahartmann.com/</a>. (Thank you, Silvia!)</p>
          </div>
          <div class="TabbedPanelsContent">Page problems? Contact <img src="../Images/email_Webmaster.gif" alt="Webmaster e-dress" width="177" height="18" align="absmiddle" /></div>
        </div>
      </div>
    </div>
    <div id="Quotation"><!-- TemplateBeginEditable name="Quotation" -->Quotation<!-- TemplateEndEditable --></div>
    <div id="Heading"><!-- TemplateBeginEditable name="Heading" -->Heading<!-- TemplateEndEditable --></div>
    <div align="center"></div>
    <script type="text/javascript">
    <!--
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    //-->
    </script>
    </body>
    </html>

    I hadn't looked at the code at all. I was relying on the Dreamweaver GUI to correctly guide me to a desired outcome.
    I think that this is not a desirable approach to Dreamweaver, which will write perfect HTML if you let it, but it's too easy to click buttons and apply wizards without regard for the markup consequences, thereby producing a veritable pig's ear of a page.  If you are going to use DW professionally, you will have to become comfortable with code.  That doesn't mean you will have to spend 100% of your time in Code view, but you will definitely need to watch the code as it is formulated.
    I'm not starting from an engineering background.
    Neither did I.  But I did start with a sincere desire to become proficient, and to learn the technology.
    Murray, I get the idea of redoing my template without AP Divs, and will get into that. I don't know what "image swaps and links" mean, though. Would you mind teaching this newbie on this point?
    Not at all.  When you select the "NavBar" feature, you are placing elements and code on your page that were designed in the dark ages of HTML (frames).  Some of the features in the NavBar will only work in a framed page (the down image and the over while down).  The code is antique, invalid, and just wrong to be included.  My suggestion was to forego this and just place your button images on the page (in whatever container you need to use), and apply links to them so that they link to the desired pages.  Then apply swap image behaviors to them to create your rollover effects, one for each button.  The result will be modern code, that has none of the legacy stuff of the navbar, and that will work fine for you.  As you become more familiar with CSS you can investigate even better ways to do such menus (if you want a preview of this, Google "CSS Sprites).  The latter method is usually the only way I do menus anymore.  And even then, I use both text and graphics for accessability and SEO purposes.
    I will say that I like your attitude.  A determination to learn and improve is a winning approach.

Maybe you are looking for

  • Does anyone know what this font is called, used in FCP??

    Hi, does anybody know what the font in the picture below is called?? I see it used alot in videos made in FCP, for example i recently saw it used in the VOYR.com behind the scenes stuff for Kanye West and Jay-Z's tour....i think Kanye also uses it in

  • RFC ABAP help

    Hello, I need to call an RFC FM through a proxy. I know we can call from any abap code to another system in the landscape. This case is different. Webdynpro/abap(WD4A) wizard does not allow it. It allows calls to local bapi/rfc FMs. Idea is to genera

  • Images will not display in website please help

    im using dreamweaver cs5. My custom images created in photoshop and saved as jpg will not upload into my website. i get a white box with a red x on the corner. I do have my images  in my images folder in my loca files and in my local image folder. It

  • New billing system webpage non-compatible with Safari.  Please help!

    Hey guys. A large corporation that is a customer of my father's is switching all of their billing process to a system called Powertrack. Unfortunately their specific webpage is written only for Microsoft Internet Explorer. I tried downloading the lat

  • Image Size Inconsistency

    When I set the dimensions of two images to identical widths and heights, they do not appear as the same size when viewed at the same zoom level in Photoshop.  Also, they aren't the same size when opened with other programs.  Why this inconsistency?