/    Sign up×
Community /Pin to ProfileBookmark

New Web dev need help

Ok so I have been doing web design for about 2 months now and right now im just messing around with dreamweaver **** and have trouble with something

[code]
<!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”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title>Template</title>
<link rel=”stylesheet” type=”text/css” href=”web.css”>
<script src=”SpryAssets/SpryMenuBar.js” type=”text/javascript”></script>
<link href=”SpryAssets/SpryMenuBarHorizontal.css” rel=”stylesheet” type=”text/css” />
</head>
<body>
<div id=”Page”>
<div id=”Header”>
<center><h1> Logo insert here</h1></center>
</div>
<ul id=”MenuBar1″ class=”MenuBarHorizontal”>
<li><a href=”#”>Home</a>
</li>
<li><a href=”#”>About Us</a>
</li>
<li><a href=”#”>Contact Us</a>
</li>
<li><a href=”#”>Services</a></li>
<ul>
<li><a href=”#”>Webdeisn</a>
<ul><a href=”#”>Logo Making</a></ul>
<li><a href=”#”>Customer Ratings</a></li>
<li><a href=”#”>Pictures</a></li>
</ul>
<li><a href=”#”>Portfolio</a></li>
<ul>
<li><a href=”#”>Resume</a></li>
</ul>
</li>
<script type=”text/javascript”>
<!–
var MenuBar1 = new Spry.Widget.MenuBar(“MenuBar1″, {imgDown:”SpryAssets/SpryMenuBarDownHover.gif”, imgRight:”SpryAssets/SpryMenuBarRightHover.gif”});
//–>
</script>
</body>
</html>[/code]

thats the html.
css:

[code]
body {
background: black;

}
#Page{
background:#000000;
width: 900px;
margin: 0 auto;
height: auto;
}
#Page #Header{
background:#000000;
border: 3px groove white;
color:#FFFFFF;
width:
border: 3px solid white;
}
#Menu{
float:none;
azimuth:center;
}[/code]

The spry menu isnt scrolling down even though I have **** on there..
any help?

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@xbossApr 29.2010 — From where did you call javascript function?
Copy linkTweet thisAlerts:
@eKoauthorApr 29.2010 — What do you mean?? the script came with the dreamweaver spry menu
Copy linkTweet thisAlerts:
@eKoauthorApr 29.2010 — So it works on one computer but not on the other
Copy linkTweet thisAlerts:
@vautinshApr 29.2010 — Why cant i make new posts?
×

Success!

Help @eKo spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.26,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...