Announcement

Collapse
No announcement yet.

Title Tag - unwanted content

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Title Tag - unwanted content

    If you look at the title tag of ruralwebdesign.co.uk/acatalog/test/index you will see that the title is reading incorrectly by adding "<title><style type="text/css">
    <!--
    table {
    }
    -->
    </style>" Ive looked all through the code and cannot see where this is comming from. The design is basically a copy of my own site which works ok.

    #2
    looking at the online code I see
    <title><style type="text/css">
    <!--
    table {
    }
    -->
    </style> Home</title>
    which you already know about, so I guess we need to see the layouts. or the html file (external design)

    Comment


      #3
      Thanks for the promt jo Ive found the problem. The code in the external design is different to the code shown in the design tab and I can clearly see the error - but how, if the two are linked, do they have different code

      Comment

      Working...
      X