PassMark Logo
Home » Forum

» (») is more aesthetic than >> (&gt)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • baroche
    Junior Member
    • Sep 2010
    • 2

    #1

    » (») is more aesthetic than >> (&gt)

    Hello All! first post!


    In the formating for "ResultsPages: 1 2 3 Next >>"

    I have modified my search.php to output » (&#187) which I find more aesthetic instead of >> (&gt)

    Anybody else share this sentiment?
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    I think this only looks correct in the ISO-8859-1 character set.
    If the page is in UTF-8 for example I think you get garbage.
    &raquo might better if you really wanted to change it.

    Comment

    • baroche
      Junior Member
      • Sep 2010
      • 2

      #3
      Originally posted by wrensoft View Post
      I think this only looks correct in the ISO-8859-1 character set.
      If the page is in UTF-8 for example I think you get garbage.
      &raquo might better if you really wanted to change it.
      My oversight! Thanks so much! Yes I want &raquo instead!

      Comment

      Working...