Title: div floating problem
Last modified: August 21, 2016

---

# div floating problem

 *  Resolved [schwgmnn](https://wordpress.org/support/users/schwgmnn/)
 * (@schwgmnn)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/div-floating-problem/)
 * I have problem with my template, i made a prototype i html without wordpress 
   and he post are floating left [https://dl.dropboxusercontent.com/u/34421080/proto/index.html](https://dl.dropboxusercontent.com/u/34421080/proto/index.html)
 * but when with wordpress the div with “post” class are one under another.
 * [http://emiliocuilan.com/?cat=2](http://emiliocuilan.com/?cat=2)
 * any ideas?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/div-floating-problem/#post-3970528)
 * The posts divs on that page are nested.
 *  Thread Starter [schwgmnn](https://wordpress.org/support/users/schwgmnn/)
 * (@schwgmnn)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/div-floating-problem/#post-3970531)
 * Sorry I’m not very good in css, how to resolve this?
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/div-floating-problem/#post-3970534)
 * It’s not CSS – its the structure of your HTML. See:
 *     ```
       <div class="post">
          <p>
             <div class="post">
                 <p>
                     <div class="post">
       ```
   
 * Make sure your mark-up is valid – this may help you figure out where that problem
   is in your code:
 * [http://validator.w3.org/check?uri=http%3A%2F%2Femiliocuilan.com%2F%3Fcat%3D2&charset=%28detect+automatically%29&doctype=Inline&group=0](http://validator.w3.org/check?uri=http%3A%2F%2Femiliocuilan.com%2F%3Fcat%3D2&charset=%28detect+automatically%29&doctype=Inline&group=0)
 * You also might want to look at:
 * [http://codex.wordpress.org/Theme_Development](http://codex.wordpress.org/Theme_Development)
 *  Thread Starter [schwgmnn](https://wordpress.org/support/users/schwgmnn/)
 * (@schwgmnn)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/div-floating-problem/#post-3970537)
 * I had a mistake in loop , thanks !

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘div floating problem’ is closed to new replies.

## Tags

 * [div](https://wordpress.org/support/topic-tag/div/)
 * [floating](https://wordpress.org/support/topic-tag/floating/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [schwgmnn](https://wordpress.org/support/users/schwgmnn/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/div-floating-problem/#post-3970537)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
