L.C. Posted February 28, 2010 Report Posted February 28, 2010 (edited) I have been using Notepad++ for a few years now, but here is something I have to nitpick about: Notepad++<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 4.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>My Assignments</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Language" content="en-us" /> </head> <body> Notepad<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 4.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>My Assignments</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Language" content="en-us" /> </head> <body>(copied and pasted and it looked like Notepad++, but in Notepad there are no empty lines in between everything) Encoding type according to Notepad++: Macintosh ISO 8859-1 Which is incorrect unless Notepad++ is a complete piece of steaming poop, because I distinctly remember doing CTRL+A and "Convert to ANSI" a week ago in attempt to remove these "every other line empty-line" problem. Second, why does it show "Macintosh"? That's absolute rubbish and bogus. My files have never been on a Mac system, and there is no option in Notepad++ to change that. I open another file. Same problem in Notepad++, except it shows UTF-8 instead of ISO 8859-1. I open another file. Problem does not exist in Notepad++, but it shows "ANSI as UTF-8" instead of ISO 8859-1. And in Notepad, it shows everything on ONE line. What's wrong with Notepad++ and Winblows? I ran "Convert to ANSI" on all these files a week ago! This is frustrating. Edited February 28, 2010 by L.C. BlueT Network AdministratorSSCV Network AdministratorJackpot SVS System Operatorhttp://www.hlrse.net/Qwerty/randomsubsbar.jpghttp://www.hlrse.net/Qwerty/BlueToastWebhosting.gif
Dr Brain Posted February 28, 2010 Report Posted February 28, 2010 Why are you using charset=iso-8859-1 if you're saving it in ANSI? Freedom is the right to be wrong.
★ Lynx Posted February 28, 2010 Report Posted February 28, 2010 TextFX > TextFX Edit > Delete Blank LinesTextFX > TextFX Edit > Delete Surplus Blank Lines You probably used an editor (at some point) that places a drop line without showing it.
L.C. Posted February 28, 2010 Author Report Posted February 28, 2010 Why are you using charset=iso-8859-1 if you're saving it in ANSI?Why would this matter? That's just a piece of text in a file. Has nothing to do with the encoding of the file itself (but only for how the browser should treat it). BlueT Network AdministratorSSCV Network AdministratorJackpot SVS System Operatorhttp://www.hlrse.net/Qwerty/randomsubsbar.jpghttp://www.hlrse.net/Qwerty/BlueToastWebhosting.gif
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now