Announcement

Collapse
No announcement yet.

misplaced HTML tag

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • misplaced HTML tag

    http://www.eqtraders.com/articles/ar...r=040050000000

    The link "Basic Bowcraft" is done wrong. The </a> was placed before the "t" in the word "Bowcraft"

    Code:
    <li><a href="http://www.eqtraders.com/articles/article_page.php?article=g27&menustr=040050000000">Basic Bowcraf</a>t - by Kiatha Kittenpaw</li>
    needs to be changed to

    Code:
    <li><a href="http://www.eqtraders.com/articles/article_page.php?article=g27&menustr=040050000000">Basic Bowcraft</a> - by Kiatha Kittenpaw</li>
    Last edited by Tobin Itharel; 08-05-2003, 02:25 AM.


  • #2
    well, didn't cross the T, but moved it a bit.
    Brother Krazick Bloodyscales 65th Trial Scaley Transcendent
    Krizick 37th Kitty Tank
    --Officer of The Renegades--
    --Innoruuk Server--

    Comment

    Working...
    X