View Full Version : html help
ratih
06-04-2008, 02:08 PM
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
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 (http://www.yourhtmlsource.com/sitemanagement/urlrewriting.html). 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.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.