Jump to content

Strange HTML problems


peasepud
 Share

Recommended Posts

I've designed and built a number of sites and needed to make a small change to 5 of them. Opened the page in Dreamweaver, made the change and then uploaded the new page to the server.

 

Now when I view the pages where I should have had a list of linked banners I get the following:

 

[AD]

[AD]

[AD]

[AD]

 

In Font size 1, the links still work but the banners dont appear, so I opened the page in Dreamweaver again and a sample of code looked exactly how it should, like this:

 

<td align="center" valign="middle"><a href="http://www.linkgoeshere.whatever" target="_blank"><img src="http://www.image location.co.uk/banners/thebanneriwant.gif" alt="The site I want" width="468" height="60" border="0" /></a></td>

 

 

However, if I go on the site and view source, this is what shows up:

 

<td align="center" valign="middle"><a href="http://www.linkgoeshere.whatever" target="_blank"><FONT size=1>[AD]</FONT><AD- o.uk/banners/thebanneriwant.gif" alt="The site I want" width="468" height="60" border="0" /></a></td>

 

So I know the problem isnt with my versions on the HD but has happened either during upload or on the server. Ive tried corecting one and reloading it but still the same happens. Anyone seen anything like this before?

Link to comment
Share on other sites

hmmm Im now thinking its not the sites or server but my PC, I've seen the same thing suddenly happening on a number of other sites (totally random ones, not my own). And when I view them on the laptop then theyre ok.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.