Dreamweaver MX crap... plez read and help me (=^_^=)
i tryed the thang
Drop the Design view, go in the Code view. It's something like this:
<head>
<style>
div.center {
width: 400
border: 1 solid black
text-align:left
}
body {
text-align:center
}
</style>
</head>
<body>
<div class="center">Centered</div>
</body>
the site has eaten my semi-colons... after each line in each style's definition, there should be a semi-colon:
width: 400 (semi-colon)
border: 1 solid black (semi-colon)
etc.
bump.
THELast, if you read the reply to your question, please acknowledge.
Welcome Guest! Please take the time to register with us.
Select a reason for giving karma:
You're about to visit an external site:
Sign up here to get the latest news, updates, and special offers delivered directly to your inbox.