Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-04-2012, 03:16 PM   PM User | #1
charisma44
New Coder

 
Join Date: Sep 2012
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
charisma44 can only hope to improve
Navigation in Dreamweaver

How come I can not see my Navigation in Dreamweaver unless I use live view.

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"  "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<link rel="stylesheet" href="css/style.css" type="text/css" /><style>._css3m{display:none}</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Accessible Destinations - Home</title>
<meta name="description" content=" ">

</head>

<body>

<!-- Start of banner and menu -->


      <div id="banner" style="text-align: center;"><img src="images/banner3.jpg"  alt=""></div>
<br>  

<div align="center">

<ul id="css3menu1" class="topmenu">
	<li class="topfirst"><a href="index.html" style="height:16px;line-height:16px;width:90px;">HOME</a></li>
	<li class="topmenu"><a href="#" style="height:16px;line-height:16px;width:90px;">ABOUT US</a></li>
	<li class="topmenu"><a href="#" style="height:16px;line-height:16px;width:90px;"><span>DESTINATION</span></a>
	<ul>
		<li><a href="tropical.html" style="height:16px;line-height:16px;width:90px;">TROPICAL</a></li>
		
	</ul></li>
	<li class="topmenu"><a href="blog.html" style="height:16px;line-height:16px;width:90px;">COMMENTS</a></li>
	<li class="toplast"><a href="#" style="height:16px;line-height:16px;width:90px;">CONTACT</a></li>
</ul>

<br>

<!-- End of banner and menu -->
	
<hr style="width: 784px;"> 


<!-- Start of footer -->

<div id="footer">
<h6>Website designed by <a  href="http://www.cjwebconsulting.com" target="_blank">CJ Web  Consulting</a></h6>
</div>
         
<!-- End of footer -->


</body>
</html>
charisma44 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:18 AM.


Advertisement
Log in to turn off these ads.