Results 1 to 2 of 2

Thread: html help

  1. #1
    Join Date
    Jun 2008
    Posts
    15
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default html help

    hi guys, i am newbie in web design and i wonder if anyone could help me ..I have a few questions

    1. how can I make my site accessible without typing .html?

    2. Is there any script to make it site looks the same between Mozilla and IE? because my site is better view with Mozilla.

    Hope anyone could help, many thanks

    ratih

  2. #2
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Quote Originally Posted by ratih View Post
    hi guys, i am newbie in web design and i wonder if anyone could help me ..I have a few questions

    1. how can I make my site accessible without typing .html?
    There are two ways to do this. The better way is to use .htaccess to rewrite the URL. The easier way is to rename the page index and place it in a folder with the name of the page (i.e "about.html" would become "index.html" and go in a folder named "about").
    2. Is there any script to make it site looks the same between Mozilla and IE? because my site is better view with Mozilla.
    There are no "scripts" to do that. You have to design the webpages to be cross browser compatible. It takes lots of practice.

    The best way to work on any template is to open all the major browsers to the page you are working on, and after each tweak, refresh all of the pages and make sure each displays correctly. It's slow, but it works.

    Also, if you can get a site working in IE 6, IE 7, and Firefox 2, it will *usually* work on all browsers.
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •