Hi Mike, Great set of CSS code snippets and explanations! However, there is one declaration that suggests using "margin: 0 auto" in the body rule, which supposedly center-aligns the webpage in the browser. However, testing reveals that it left-aligns the page, but placing this declaration in a container or wrapper works.
Please advise... Respectfully yours, Mario > You might find this useful to look at: > http://www.websemantics.co.uk/tutorials/useful_css_snippets/#leveller > Gives light detail on why certain settings are used. > > The latest version: > http://www.websemantics.co.uk/tutorials/useful_css_snippets/#levellerupdate > It requires text-align:center adding for IE v5 though. > > Hope it helps > > mike 2k:)2 > > <marquee><blink> > e-mail: [EMAIL PROTECTED] > site: http://www.webSemantics.co.uk > </marquee></blink> > > > > ********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. If you have received this email in error please notify the > system manager. > > This footnote also confirms that this email message has been swept by > MIMEsweeper for the presence of computer viruses. > > www.clearswift.com > ********************************************************************** > > > ****************************************************** > The discussion list for http://webstandardsgroup.org/ > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ****************************************************** ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
