Question:

How do I get a web page to float in the center (horizontally) of a browser window please?

by  |  earlier

0 LIKES UnLike

I want to get a page to move as the browser window width changes - like this page! I am using dreamweaver/CSS, but can find my way around HTML & CSS

Many thanks for any help

 Tags:

   Report

1 ANSWERS


  1. Put the entire body of the page between the tags <center> and </center>.

    <center>

    <body>

    </body>

    </center>

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions