Jump to content

Sunny

Members
  • Posts

    11
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://www.toplanaholiday.com
  • ICQ
    0

Sunny's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Can anybody tell me if godaddy.com any good ?
  2. Sunny

    scrollbar

    I am a bit confused. I referred to the xhtml tutorial meta tag and it seems the meta tags do have '/' at the end. Am I missing something here?I can see from the page source, the server inserted 'HTML' document everytime I use the SSI include . In my original code, I only have one 'HTML' document. Anything I can do to control what the server inserts in my page ?Thanks
  3. Sunny

    scrollbar

    I have tried that just now, still got 12 errors on the meta tag stuff.
  4. Sunny

    scrollbar

    Hi Newbman,I have just tried to validate www.toplanaholiday.com and have got a lot of errors. The errors are mainly the stuff I copied from the Net. The validator complaint about this line:<meta name="description" content="my contents" /> until I changed it to <meta name="description" content="my content"> but most websites have it the incorrect way !!The DOCTYPE is "HTML 4.01 Transitional", should I be using anything else ? I am quite confused about what it all means and how important that isSome lines flagged as error are inserted by the server (SSI include). How should one get rid of this types of errors ?
  5. Sunny

    scrollbar

    Thanks very much for your help. I have made further changes to tidy up my code. It was good you have spotted the #header p. I meant it to be #header, p. That solved the problems I have been trying to solve all morning. Two more questions if I may:1) How did you see my CSS from the website ? I thought you can only view the HTML source code behind the page. 2) I have tried to use Dreamweaver to fix the code but it makes the code worse, I think. What are the other ways I can validate the code ?Thanks again.
  6. Sunny

    scrollbar

    I have been looking but still not sure how to code the css to center the page. Can you help ?Also I think if I can put a scrollbar on all pages, the problem will be solved. But I am not sure how to code this either. Any help will be appreciated.
  7. Sunny

    scrollbar

    the site is www.toplanaholiday.com
  8. Sunny

    scrollbar

    The problem is the vertical scrollbar changing the width of the page. Meanwhile I will use CSS to center the page.
  9. Sunny

    scrollbar

    Please help me with this :I have used 'div' to format my page and use <center> to make sure the page body is in the middle. The problem I have is that if my page is long and a scrollbar is displayed and therefore the page is wider. But if the page is short (therefore no scrollbar) the page is one scrollbar narrower. So when I jump between the 2 pages, the displayed page is jumping left and right. Are there a CSS property I can use to make sure the scrollbar always display for the body of my page ? Or are there any other way I can stop the shifting. Thank you in advance.
  10. Sunny

    Try to learn PHP

    Thanks guys, I have since download easyPHP and will be having fun with it. Thanks again.
  11. Sunny

    Try to learn PHP

    In order to learn PHP I think the first thing I have to do should be installing PHP server in my PC. I have checked the PHP.net and it seems I have to download Apache,PHP and maybe MySQL.My questions are :There are many verions of PHP, which one is best for beginners like myself ? 3 or 4 or 5 ? I have Window XP professional. Which version of the download is easiler to install, the complete source code or Window Bineries ? I don't know a lot of the terms mentioned in the descriptions and therefore get very confused on how I should install it. I would be grateful if anyone can give me the steps I should follow in order to install the PHP server. Thank you very much.
×
×
  • Create New...