Twitist Forums
What is the best browser to use to design web pages? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Other forums (/forum-31.html)
+--- Forum: General Internet related Qustions (/forum-32.html)
+--- Thread: What is the best browser to use to design web pages? (/thread-156814.html)



What is the best browser to use to design web pages? - 519 - 05-16-2014 11:40 PM

Which browser should I use to create my web pages Mozilla Firefox, Google Chrome or Explorer 11 ?


- Mary - 05-16-2014 11:43 PM

I recommend Firefox, I have tried them all, and I think Firefox works best for web pages. However, it is very important that you view your website in all of those browsers. You need to be sure that people that access your website from any browser are seeing your site correctly. You may have to make some adjustments, especially with images. I use handzon.com website builder, and they have an option for images to Optimize the image so that it displays correctly in different browsers. This is especially important to check for in Windows Explorer.

Mary Carmichael


- Q - 05-16-2014 11:50 PM

There is no best to develop in.

The best websites are made to be viewed cross-platformed. Meaning you can view them through all 3 or more web browser without one giving glitches, errors, and such.

You can't think of what you'd view it best with, but what other people would view it best with.
You might choose Firefox to develop and test on, but when others view your webpage with IE or Chrome, it might not look like how you see it.

If that doesn't answer your question, here: I love to use Firefox for previewing my web pages
But I have to view them all on other web browsers for compatibility.


- Danielle - 05-16-2014 11:57 PM

You don't use 1 browser to design web pages, you should always design your pages to be as cross browser compatible as possible and also backwards compatible to older versions of the common browsers. Don't forget to include Safari and Opera in your list to test your designs against, and also think about designing mobile versions of your sites as well since so many people are browsing on tablets and smartphones.


- BILL - 05-17-2014 12:11 AM

When you design a web page you have to make sure your web page will work with all the browsers. IE, Firefox, Chrome, Opera and Safari and the main ones.

You don't use a browser to actually make the web page, you can use any TEXT editor (Wordpad) to create the HTML/CSS code. If you want to learn how to write HTML/CSS code then visit this web site:
w3schools.com


- Web - 05-17-2014 12:17 AM

on Firefox for example see the Inspector tool; it allows you to inspect HTML elements:
http://w3-video.com/Web_Browsers/mozilla_firefox_tools_menu_web_developer_inspect.html

and also see free HTML5 video demonstrations
http://w3-video.com/Web_Technologies/HTML5/index.php


- Ben - 05-17-2014 12:22 AM

You should check your website in all of those as you are designing it. I like to use ultimatewb to create my websites, because it has built-in compatibility.