What you should do is design your website on an standard screen (800x600) and the website must be centered!!! It will look good on all screens!
2006-06-27 23:31:02
·
answer #1
·
answered by programmer 4
·
0⤊
0⤋
Useful Tips for Effective Web Design
Listed below are some useful and rather important tips for designing: http://www.smartwebby.com/web_site_design/webdesign_tips.asp
Designing Web Sites For All Screen Resolutions
http://www.smartwebby.com/web_site_design/designing_websites_for_all_resolutions.asp
2006-06-28 06:35:39
·
answer #2
·
answered by exta6sy 3
·
0⤊
0⤋
Well, taking a look-see at your coding, I noticed that you do not have a DOCTYPE on your home page at all. You also do not have any META TAGS to speak of - important ones would include a TITLE, DESCRIPTION and KEYWORDS. There are those that argue that they are no longer needed, however, for many search engines, they still are.
You can learn the structure of an HTML page here: http://www.w3.org/TR/1998/REC-html40-19980424/struct/global.html#version-info
Also, you do not use CSS. By using CSS, which is a style sheet (Cascading Style Sheet), you would be able to format your layout. (i.e. centering it on the page, fonts, spacing, etc.) Here are some tips for webmasters: http://www.w3.org/QA/Tips/
And a tutorial on CSS is here: http://www.w3schools.com/css/default.asp
Hope this helps. I think you have a great looking website, now just tweak it a bit, and it could be so much better.
DianeD
http://dironwebdesign.com/
2006-06-28 09:33:29
·
answer #3
·
answered by DianeD 4
·
0⤊
0⤋
It takes hours of research amd work, but it can be done. IE actually shows website wrong in most situations, so you should design your website to work correctly in Fireworks, and then fix up little things that go wrong in IE.
I recommend using CSS to do all of your layout, and use HTML for your actual content.
You can find a lot of free information on all of this by searching with your favourite search engine.
2006-06-28 06:45:47
·
answer #4
·
answered by diversenz 2
·
0⤊
0⤋
A CSS (Cascadding Style Sheet) can make your site attractive and feasible for all browser. See my site www.shimul.info its support at both IE, Netscape and others browser. You just have to spent some times on it. thats all
Shimul
www.shimul.info
2006-06-28 06:39:18
·
answer #5
·
answered by Stranger 3
·
0⤊
0⤋
You can use the common stylesheet on all pages to give them the similar look and feel
2006-06-28 06:22:35
·
answer #6
·
answered by dmangal 2
·
0⤊
0⤋
soln consistency in css
2006-06-28 07:03:23
·
answer #7
·
answered by jibz 2
·
0⤊
0⤋
you create you site for any resolution if you use patterns its better your site will look good for all resolution.
2006-06-28 08:07:16
·
answer #8
·
answered by Guru C 2
·
0⤊
0⤋