Moving mysite off the top of the browser

Basically my business is making a flash site and also a html site for all those on low bandwidth junctions.

Now my html is identical that will my flash a single except its static and lacks a few features. Now their only 500px excessive, so i has been hoping to centre it vertically.

Has anyone got any ideas on how to get this done I have tried a few things but it has the just not developing.

Gives thanks in advance
Perad

If you need to lower it down somewhat you could add this from the head of an individual page

HTML:
< head>
< title>... < /title>
< type type=" text/css" >
physique margin-top: 10%;
< /style>
< /head>

and just enjoy with changing the actual 10% to something bigger or either pixels (150px). Or if you really want it center vertically do this http: //www. sitepoint. com/forums/showpost. phpp=1243542& postcount=9.

This entry was posted in Web Design and tagged , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *