For basic stuff, you'll be OK if you avoid using Microsoft "extensions" to HTML. Stick with Javascript 1.3, or 1.2 if you want to be compatible back to IE 4.x. It's a little trickier with CSS, because Microsoft's compliance with the standards there is hit-and-miss. However, if you absolutely have to have a feature, you can often find a workaround on the Web.
Finally, you just have to accept that things will look slightly different in different browsers or with different user settings.
2006-09-16 10:09:55
·
answer #1
·
answered by injanier 7
·
0⤊
0⤋
Its possible there is a web standard called XHMTL it doesnt take anything special but works better across all web browsers than anything else really. When you have your code you run it in a special checker [XHTML validiator] and it will tell you what to fix on it to make it more compatible. As far as using a specific program I couldn't tell you, I code by hand.
Link to the site. I recommend getting a XHTML book.
http://www.w3.org/MarkUp/
2006-09-16 16:25:46
·
answer #2
·
answered by KunaiMurai 2
·
0⤊
0⤋
I am using dreamweaver writing in html....compatible with both
2006-09-16 18:01:09
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
Stick to browser standards!
http://www.webstandards.org/
http://www.mozilla.org/quality/browser_sc.html
http://www.cce.ac.nz/info/help/browsers.html
Have fun but be safe!
2006-09-16 16:09:46
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
use standart html tags
2006-09-16 16:25:18
·
answer #5
·
answered by iyiogrenci 6
·
0⤊
0⤋