Author Topic: Another Curious Question  (Read 1089 times)

0 Members and 1 Guest are viewing this topic.

Offline Andrew

  • album.pl Hacker
  • ****
  • Posts: 114
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • WHITEWATER!
Another Curious Question
« on: August 08, 2002, 20:47:58 »
Hi Mike,

Hey I was wondering why you added all the backslashes to the end of your lines of code.  Is this more "proper" ?  Did you make a change someplace else that requires this?

Wondering,

Andrew
« Last Edit: December 31, 1969, 19:00:00 by 1039064400 »

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re: Another Curious Question
« Reply #1 on: August 09, 2002, 05:49:55 »
You mean line
 ?

That's proper XHTML formatting. Allen pointed me in the right direction on how to clean up the output, and this is the result. Still have some work to do there, actually...
« Last Edit: December 31, 1969, 19:00:00 by 1039064400 »

Offline Andrew

  • album.pl Hacker
  • ****
  • Posts: 114
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • WHITEWATER!
Re: Another Curious Question
« Reply #2 on: August 09, 2002, 15:28:53 »
ahaa figured it might be something like that......hate to have Allen start looking at the code on my pages...heheheh he'd probly vomit!!  ::)

Andrew ;D
« Last Edit: December 31, 1969, 19:00:00 by 1039064400 »

Offline AllenAyres

  • album.pl Contributor
  • ***
  • Posts: 61
  • Karma: +0/-0
  • I didn't forget to change the default text.
Re: Another Curious Question
« Reply #3 on: August 09, 2002, 15:32:15 »
probably not... cleaning up the html here should make it run a bit quicker and easier to trouble-shoot some things, ie: you'll know whether or not your layout problem was in the album html or your site's :)
« Last Edit: December 31, 1969, 19:00:00 by 1039064400 »