how to create blogs stable in all browsers. i use blogspot as my blog. my blog@ bola-lover.blogspot.com. when i see, a master blog and i check in all browser,the blog is stable. but my blog is not stable for IE and some browser. what the code to make My blog is stable in all browsers ?
Always test in a modern browser first (IE is not a modern browser). Make sure you have a doctype. Validate your html and css for errors. As you get things working in a modern browser (anything but IE), then look at IE to see if/when it screws it up. Do NOT adjust markup for the modern browsers but learn the hacks to fix IE.
The master blog have found the css/HTML code to make the blog is stable for all browser. when i use tools page snooper to find the code,i can't found that. the master do not want to tell me the code