Announcement

Collapse
No announcement yet.

After Naming Page !!!!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • After Naming Page !!!!

    Hello:

    I have started out with the normal save first page as index.html.

    Each additional page that I have been creating is saved as martech, about_us, links, custom_steel_boats, lambs_boats, advertising, etc. etc. etc.

    My problem is when saving the above page names, I go to view them on the browser and my index.html page does not show the additional pages after they were saved?

    Is there something I am not doing to create all pages to open into the home page?

    Or will this take place after I actually publish the page?

    If you need links I will try and obtain them for you.

    Thank you

    Robert Montgomery
    Ram_Industries
    Ram_Industries
    Robert A. Montgomery
    Ram-Industries@comcast.net
    http://Martech-Inc.biz

  • #2
    Re: After Naming Page !!!!

    can you give me a few links as examples so I may look at them.

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


    Comment


    • #3
      Re: After Naming Page !!!!

      I guess I need to be active with a domain before I can retrieve links for the information.

      I will have the domain set up by the 4th of Jan.

      Just have not been able to set up the proper procedures in naming the pages even after following the tutorials.

      I created and saved my index.html page but I would like to know can it be just the html code with the page / title and nothing else?

      In as :

      <html>

      <head>
      <title> "Martech Inc. </title>

      </head>
      <body>

      </body>
      </html>

      as shown above do I just name this as the index.html file / page or should I add the entire page html code that will be on each page from the navigational pages?

      Robert
      Ram_Industries
      Ram_Industries
      Robert A. Montgomery
      Ram-Industries@comcast.net
      http://Martech-Inc.biz

      Comment


      • #4
        Re: After Naming Page !!!!

        You can adjust the page title and metatags in the page properties. Please
        click the below link to learn more.


        VodaHost

        Your Website People!
        1-302-283-3777 North America / International
        02036089024 / United Kingdom
        291916438 / Australia

        ------------------------

        Top 3 Best Sellers

        Web Hosting - Unlimited disk space & bandwidth.

        Reseller Hosting - Start your own web hosting business.

        Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


        Comment


        • #5
          Re: After Naming Page !!!!

          Index.html page created....


          How will I link all my pages to the index.html page, so that they open up once the navigation to each page has been clicked?

          index.html
          about_us.html
          links.html
          custom_steel_boats.html
          lambs_yacht_center.html

          etc. etc. etc.

          Are the names of all my pages. How will each open up?

          Trying to create a page that each title and logo appears on all pages, but placed only on the index.html page to make it appear on all pages.

          Do I need to create the title and marqee and navigation bars on each page or can this be created on one page, that will open up and cause it to appear on all sub pages?

          The below is the index.html page code... of what I am trying to accomplish. Will this page open up creating the header title page on all pages?

          <HTML>
          <HEAD>
          <TITLE>index.html</TITLE>
          <META NAME="Generator" CONTENT="Created by BlueVoda">
          <META NAME="Author" CONTENT="Robert Montgomery @ Ram_Industries">
          <META NAME="Keywords" CONTENT="Martech Inc, Yacht Refinishing, Boats, Custom Steel Boats, Lambs Yacht Center, martech inc, yacht refinishing, yachts, custom steel boats, lambs yacht center, yachts, boats, paintings and coatings, painting and coating, coating, painting">
          <META NAME="Description" CONTENT="Martech Yacht Refinishing Inc is a company that provides painting and coatings for boats and yachts. Martech is in association with Custom Steel Boats.">
          </HEAD>
          <BODY bgcolor="#FFFFFF" text="#000000" style="SCROLLBAR-FACE-COLOR:#C0C0C0;SCROLLBAR-ARROW-COLOR:#000000;SCROLLBAR-3DLIGHT-COLOR:#ECE9D8;SCROLLBAR-DARKSHADOW-COLOR:#716F64;SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;SCROLLBAR-SHADOW-COLOR:#ACA899;SCROLLBAR-TRACK-COLOR:#D4D0C8;">
          <IMG src="Martech Logo.JPG" align="top" border="0" width="773" height="123" style="position:absolute;left:1px;top:2px;width:77 3px;height:123px;z-index:0">
          <DIV style="position:absolute; left:1px; top:132px; width:774px; height:20px; z-index:1" align="left" valign="middle">
          <p><font color="#00FF00" size="3" face="MS Shell Dlg"><strong><em><marquee bgcolor="#000000" height="20" direction="left" scrolldelay="50" scrollamount="6" behavior="scroll" align="middle" loop="0">So .......... You have a yacht or boat that needs refinished !!!! </marquee></strong></em></font></p>
          </DIV>
          <IMG src="Picture 025.jpg" align="top" border="0" width="156" height="108" style="position:absolute;left:4px;top:9px;width:15 6px;height:108px;z-index:2">
          <IMG src="Picture 028.jpg" align="top" border="0" width="164" height="110" style="position:absolute;left:602px;top:8px;width: 164px;height:110px;z-index:3">
          <DIV style="position:absolute; left:1px; top:159px; width:765px; height:54px; z-index:4" align="center" valign="top">
          <FONT style="FONT-SIZE:14pt" color="#800080" face="Arial"><B><I>Why not concider Martech Inc. as the company that gets the job done !!!</FONT><FONT style="FONT-SIZE:10pt" color="#800080" face="Arial"><BR>
          <BR>
          </B></I></FONT>
          </DIV>
          </BODY>
          </HTML>

          The above code is minus the navigation bars...........

          Thank you

          Robert Montgomery
          Ram_Industries
          Ram_Industries
          Robert A. Montgomery
          Ram-Industries@comcast.net
          http://Martech-Inc.biz

          Comment


          • #6
            Re: After Naming Page !!!!

            You're making this far more difficult than it needs to be. If you want each page to have the same header and menu, just create a page with those elements which you can then use as a template for all your other pages.

            To learn about hyperlinking, stop here: http://www.vodahost.com/DemoDemo/bvt..._hyperlink.htm
            My NASCAR Forum

            Comment


            • #7
              Re: After Naming Page !!!!

              i am unable to understand your problem please give me some details. yours sincerely hasan shabrez

              Comment


              • #8
                Re: After Naming Page !!!!

                Yes, the easiest thing to do is create a master template and work off that.

                VodaHost

                Your Website People!
                1-302-283-3777 North America / International
                02036089024 / United Kingdom
                291916438 / Australia

                ------------------------

                Top 3 Best Sellers

                Web Hosting - Unlimited disk space & bandwidth.

                Reseller Hosting - Start your own web hosting business.

                Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


                Comment

                Working...
                X