• Why aren’t my p class tags appearing within my div tags in the following html?

    The CSS is not doing anything wonky as far as I can tell.

    <body>
    <div class=”container”>
    <p class=”right”><img src=”file:///PowerBook HD/Users/Alex/Sites/Pacific Sports Photography/pacificsportsphotography.com/siteimages/get_flash_player.gif” width=”200″ height=”70″ /><br>
    This is us in Germany. Yay.<br>
    <img src=”file:///PowerBook HD/Users/Alex/Sites/Pacific Sports Photography/pacificsportsphotography.com/siteimages/get_flash_player.gif” width=”200″ height=”70″ /><br>
    <img src=”file:///PowerBook HD/Users/Alex/Sites/Pacific Sports Photography/pacificsportsphotography.com/siteimages/get_flash_player.gif” width=”200″ height=”70″ />
    Hello.
    </div>
    </body>

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘P Class in div tags.’ is closed to new replies.