January 7, 200917 yr yes, didn't you see the "Make This Site Work in All Browsers" button in Dreamweaver? I think the shortcut is Alt-F4.
January 7, 200917 yr yes, didn't you see the "Make This Site Work in All Browsers" button in Dreamweaver? I think the shortcut is Alt-F4. Are you serious?
January 7, 200917 yr @ Bumfluff @ Mr Shock To make your website work in all browsers, you must de-bug manually. Unfortunatly there is no such script available (much to all web designers annoyance)
January 7, 200917 yr Unfortunately, this is the hard part of web design, where a lot of skill, knowledge and good coding practices are necessary. There's no one answer, or easy script, you will need to read a lot about how the different browsers work. A good first step is validating your code: http://validator.w3.org/
January 7, 200917 yr Best way to make sure your site works on all browsers, code it yourself from scratch and test it as you go. This way you know what is going on and if a problem arises you know where it is to fix it. If there was a script to do it for you, then web design would be easy...and trust me it isn't easy to do web design to a good standard and make it work correctly.
Create an account or sign in to comment