Okay, my brain hurts now...
I'm working on a website for my husband and for some reason, I code in the links. Basically, it has the navigation on the splash page, but you can't enter it.
Here is the splash page:
www.rkh-images.com/
You'll notice that when you roll over the navigational words such as 'Main' and more, you aren't given the option to move to another page. However, in the code, you'll see that I coded it. Can someone see if I am missing part of the code? I've been working on Flash and this splash page for almost 20 hours. I need another pair of eyes.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title> RKH Images Photography</title>
<MAP NAME="map1">
<AREA SHAPE="RECT" COORDS="461,468,503,485" HREF="http://www.rkh-images.com/home.php" TITLE="">
<AREA SHAPE="RECT" COORDS="505,466,575,488" HREF="http://rkh-images.com/portraits.php" TITLE="">
<AREA SHAPE="RECT" COORDS="583,462,647,488" HREF="http://www.rkh-images.com/concerts.php" TITLE="">
<AREA SHAPE="RECT" COORDS="654,463,734,490" HREF="http://rkh-images.com/land.php" TITLE="">
<AREA SHAPE="RECT" COORDS="738,464,806,489" HREF="http://rkh-images.com/contact.php" TITLE="">
</MAP>
<img src="http://www.rkh-images.com/splashtrans2.png" width="1280" height="800">
</html>
THANK YOU SO MUCH!!!!!!!!
Here is the splash page:
You'll notice that when you roll over the navigational words such as 'Main' and more, you aren't given the option to move to another page. However, in the code, you'll see that I coded it. Can someone see if I am missing part of the code? I've been working on Flash and this splash page for almost 20 hours. I need another pair of eyes.
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title> RKH Images Photography</title>
<MAP NAME="map1">
<AREA SHAPE="RECT" COORDS="461,468,503,485" HREF="http://www.rkh-images.com/home.php" TITLE="">
<AREA SHAPE="RECT" COORDS="505,466,575,488" HREF="http://rkh-images.com/portraits.php" TITLE="">
<AREA SHAPE="RECT" COORDS="583,462,647,488" HREF="http://www.rkh-images.com/concerts.php" TITLE="">
<AREA SHAPE="RECT" COORDS="654,463,734,490" HREF="http://rkh-images.com/land.php" TITLE="">
<AREA SHAPE="RECT" COORDS="738,464,806,489" HREF="http://rkh-images.com/contact.php" TITLE="">
</MAP>
<img src="http://www.rkh-images.com/splashtrans2.png" width="1280" height="800">
</html>
2 tasted blood | Taste blood