Hi, I am a little curious why Firefox and I.E. writes html coding out differently... Example: I have always written code in I.E; it seems more simplified. I'm not experienced with html, but just wonder is it best to stay with one such style and which one should we be using?! Thanks.
both can be use on any browser, maybe that's just the way how blogger post its elements depending on the browser your using...
IE is the worst browser on the planet and should NEVER be used to test markup in. 11 years behind all other browsers in modern standards and practices. Always, always use ANY other browser to test your code. Then check to see if/when IE screws things up.