I have the problem that some people want me to have the "latest" web coding, while others want backward compatibility. I need to know how the following changes affect older browsers:
- Adding the closing tags to li list elements.
- Adding the space and slash to the ends of the br, hr, and img tags.
- Replacing the center tag with the CSS equivalent (It seems totally DUMB that they deprecated this tag). I know the text won't be centered on older browsers, but will it affect things in other ways.
The reason I need backward compatibility is that I have several users with older computers, including one user who has MS-DOS due to having an appliction which Windows ruins the timing of.