Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
html question
#1
I'm using Dreamweaver MX04. What's the difference between, Windows, Macintosh and Unix line breaks? Which one should i be using?
Reply
#2
The following is blatantly ripped off from http://www.editpadpro.com/tricklinebreak.html

"A problem that often bites people working with different platforms, such as a PC running Windows and a web server running Linux, is the different character codes used to terminate lines in text files.

Windows, and DOS before it, uses a pair of CR and LF characters to terminate lines. UNIX (Including Linux and FreeBSD) uses an LF character only. The Apple Macintosh, finally, uses a CR character only. In other words: a complete mess."
Reply
#3
Use anything but Mac-only line endings (carriage return).
Reply
#4
LF
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)