In simple word
Yes it will show in any browser if it is coded correctly
whether it is IE, FF, Navigator, Opera, Safari
Because XHTML is a cross browser code, not like Java which each browser reads it in a deferent way
2007-07-30 12:25:52
·
answer #1
·
answered by S. Sulivan 5
·
0⤊
0⤋
Mine do. I validate to XHTML 1.1 strict and CSS 2.1 standards (using W3 validators as mentioned above).
Sometimes (well, even often) it is a great hassle to get IE to "behave itself" and display in the same manner as Firefox and Opera and Safari and...all the others. But it CAN be done, with some effort.
There various books and online tutorials to help. Heavy use of CSS (as is intended with XHTML) helps alot.
Thing is, XHTML is just a stricter, more exacting, cleaner form of HTML - no stone left unturned, no tag left unclosed, all lowercase, a place for everything, and everything in its place...
2007-07-24 06:31:34
·
answer #2
·
answered by fjpoblam 7
·
0⤊
0⤋
XHTML is actually the standard that is set to eventually replace HTML. It is almost identical except a lot of useless format tags were replaced by the use of CSS, and the code is written to be more XML friendly so it can load faster in browsers .
I highly suggest you go through this tutorial and quiz it till you can answer 100% in good time
http://w3schools.com/xhtml/default.asp
Also use the XHTML 1.0 validator on w3schools.com to check your code. Good code will make your pages load cleaner and faster and for commercial use it'll show that you're professional and know what you're doing.
2007-07-24 05:35:24
·
answer #3
·
answered by harmonic_style 2
·
1⤊
0⤋
Yes of course although IE 6.0 doesn't abide by web standards fully, it is capable of displaying XHTML pages.
IE 7.0 respects web standards more. When working IE6.0, you might find yourself to do some tricks to display some things.
Hope this helps.
2007-07-24 01:13:03
·
answer #4
·
answered by Smutty 6
·
1⤊
0⤋
I see 2 means issues. First, you assert it is HTML, however the header says it is XHTML. those are comparable, yet not same. in case your code isn't XHTML compliant and additionally you stated that's - this could create a difficulty. additionally, your code could not be referencing the region of the image archives properly. that's complicated. on occasion your editor will hit upon and reveal them, yet as quickly as you flow to an relatively browser, you're able to desire to furnish an absolute somewhat of a relative place for the archives.
2016-10-09 08:09:09
·
answer #5
·
answered by ? 4
·
0⤊
0⤋
Sure they can. I did my personal site using XHTML and CSS and it renders well in most browsers (IE6 & 7, Firefox, Opera, Safari, Konquerror...).
2007-07-24 01:30:42
·
answer #6
·
answered by Vera 5
·
0⤊
0⤋
to keep it short
yes
2007-07-31 07:30:53
·
answer #7
·
answered by Anonymous
·
0⤊
0⤋