|
One good tip to use is always specify a font size attribute in the body{} of your css document. This will stop the ability to resize the text through the browser, although this can lead to some accessibility issues not being able to increase or decrease text size.
|