Link to home
Start Free TrialLog in
Avatar of LyricalPink
LyricalPinkFlag for United States of America

asked on

Can't get FAVICON to Display

I'm playing with a test site, and I can't figure out why the FAVICON won't display.  The coding is in, the favicon.ico is uploaded, and yet it refuses to display.

www.aOasisDesign.com

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>aOasis Design - [website design &amp; unparalelled brand identity]</title>
<link rel="shortcut icon" href="favicon.ico" >
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
<!--
body {
	background-color: #000000;
}
-->
</style></head>

Open in new window

SOLUTION
Avatar of Jason C. Levine
Jason C. Levine
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
ASKER CERTIFIED 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