Link to home
Start Free TrialLog in
Avatar of sullisnyc44
sullisnyc44Flag for United States of America

asked on

in internet explorer 6 the attribute '</a is not permited for the img tag

I have created a redirect page and wanted to add a clickable image

but I'm getting this error:
in internet explorer 6 the attribute '</a is not permited for the img tag

I can't put an image inside a simple href?
ASKER CERTIFIED SOLUTION
Avatar of sjklein42
sjklein42
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sullisnyc44

ASKER

this works but I still get that error in my editor (sharepoint designer)

<html>

<head>
<meta http-equiv="refresh" content="5;url=http://www.mydomain.com/">
</head>
<body><a href="http://www.mydomain.com/"><img src="Rdrct.jpg" border="0" align="left"
</a>
</body>
</html>

Open in new window

SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I've requested that this question be closed as follows:

Accepted answer: 0 points for sullisnyc44's comment http:/Q_27408003.html#37009071

for the following reason:

was a sharepoint designer thang
cuz
it was the solution