html - fixing notes such as <p></p> <h></h> inside div tags -


hi started create personal out scratch have knowledge html , css, whilst on progress encountered little problem me, got 3 div tags input <p></p> within each of divs reason 1 of <p></p> shows inside different div there <p></p>

http://imageshack.com/a/img540/5660/jt4jzu.png

i want know how can put them in right places there in each divs

and follow code ive got far http://imageshack.com/a/img913/8979/llouc7.png

i think divs not floated properly.... ; upper 2 divs use float:left; , float:right; in css , lower div use clear:both; clear float such occupy remaining space.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -