HTML Glitch
HTML Glitch
Out of context: Reply #3
- Started
- Last post
- 3 Responses
- meph5040
I would be more willing to bet its either user error, editor, or browser.
HTML unless you have a rather odd server config is not parsed on the server. and is parsed by your browser.
so try and open your file in say notepad, bbedit, or pico which ever you have access to save the file there and then check it.
but source and links would be very helpful in solving this one.