![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
url:http://www.dennicasplace.com/fashionmeetsmusic/FMM_Music2.html I have 4 DIVs defined as follows: .style150 { * * * * width:800px; * * * * height:150px; * * * * margin-left: auto; * * * * margin-right: auto; * * * * border:1px solid black;} .style200 { * * * * width:800px; * * * * height:200px; * * * * margin-left: auto; * * * * margin-right: auto; * * * * border:1px solid black; } They center correctly in FF, Safari, etc. but not in IE where they are aligned left. Here is a sample of the entire DIV: div class="style150" img alt="" src="F/FMM_Shine.jpg" width="170" height="113" style="float: left;margin: 15px 15px 15px 15px;" * * * * * * * * <p class="style73" style="margin: 15px 15px 15px 15px;">FMM aims to showcase emerging * musical performers through their <strong>SHINE PROGRAM</strong>. FMM's * * * * * * * * * * * * * * * * Shine program features launch parties and monthly showcases as * * * * * * * * * * * * * * * * well as formalizing the artist's approach to the music industry, * * * * * * * * * * * * * * * * providingthe necessary tools, artist development network and * * * * * * * * * * * * * * * * resourcesfor potential success. FMM strives to create an * * * * * * * * * * * * * * * * environment where artists can network with industry executives. </p> * * * * * * * * * * * * ** * * * * * * </div Any insight and help is greatly appreciated!! Regards, Tim |
#3
| |||
| |||
|
|
Any insight and help is greatly appreciated!! |
#4
| |||
| |||
|
|
Bigmoxy <timburkart (AT) gmail (DOT) com> skrev : Any insight and help is greatly appreciated!! Use a proper doc type. !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd" http://www.alistapart.com/articles/doctype |
#5
| |||
| |||
|
|
url:http://www.dennicasplace.com/fashionmeetsmusic/FMM_Music2.html I have 4 DIVs defined as follows: .style150 { width:800px; height:150px; margin-left: auto; margin-right: auto; border:1px solid black;} .style200 { width:800px; height:200px; margin-left: auto; margin-right: auto; border:1px solid black; } They center correctly in FF, Safari, etc. but not in IE |
|
aligned left. Here is a sample of the entire DIV: div class="style150" img alt="" src="F/FMM_Shine.jpg" width="170" height="113" style="float: left;margin: 15px 15px 15px 15px;" p class="style73" style="margin: 15px 15px 15px 15px;">FMM aims to showcase emerging musical performers through their <strong>SHINE PROGRAM</strong>. FMM's Shine program features launch parties andmonthly showcases as well as formalizing the artist's approachto the music industry, providing the necessary tools, artist development network and resources for potential success. FMMstrives to create an environment where artists can network with industry executives. </p> </div |
![]() |
| Thread Tools | |
| Display Modes | |
| |