jamesyasodhara
Member
Posted 4 years ago #
Viewing lines of poetry in the web browser firefox, the lines do not break at the end of the line of poetry, instead, the text continues till it fills the full line and then breaks.
Example: http://www.yasodhara.org/lightwaves/?p=500
viewed in other browsers the lines break where I have placed the break.
Any solutions
get your pages to validate first, then we talk
http://validator.w3.org/
You need to validate and fix your code:
http://validator.w3.org/
For example, you have the following in the middle of your page code, which should be removed:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />