Hello
I am new to dreamweaver version 8, can anyone tell me how i make my web page appear in the centre of my browser all the time, rather than allowing it to resize and fill the whole browser, when minimising.
Thanks
Mark
Depends on how you have your site set up. but you can wrap a DIV around it, and give it a size that can contain your site, and then give it auto margins so it automatically centers regardless of resolution
<body>
<div id="centerbox">
[blue]Site code goes in here[/blue]
</div>
...
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.