Title: mightysmith's Replies | WordPress.org

---

# mightysmith

  [  ](https://wordpress.org/support/users/mightysmith/)

 *   [Profile](https://wordpress.org/support/users/mightysmith/)
 *   [Topics Started](https://wordpress.org/support/users/mightysmith/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mightysmith/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mightysmith/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mightysmith/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mightysmith/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mightysmith/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress inserts opening <div> tag twice.](https://wordpress.org/support/topic/wordpress-inserts-opening-ltdivgt-tag-twice/)
 *  [mightysmith](https://wordpress.org/support/users/mightysmith/)
 * (@mightysmith)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/wordpress-inserts-opening-ltdivgt-tag-twice/#post-1173639)
 * Hi there. I just had this problem. It was caused because the <?php endwhile; ?
   > tag was inserted prior to the end of the appropriate tag.
 * I hope you figured it out by now. 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t Create Line Breaks ARGH!!](https://wordpress.org/support/topic/cant-create-line-breaks-argh/)
 *  [mightysmith](https://wordpress.org/support/users/mightysmith/)
 * (@mightysmith)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/cant-create-line-breaks-argh/page/2/#post-831107)
 * Hi guys. Here is the thing I have learned. 
    is a id tag like any other <p><h1
   > and wordpress puts them into your code automatically when you insert a line
   break.
 * So this is a CSS issue. Here is an example of one of my stylesheets entries to
   resolve this:
 * br {
    font-size: 28px; margin-top: 15px; margin-bottom: 15px; }
 * Works like a freaking charm. 😉
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [functions.php freezing admin](https://wordpress.org/support/topic/functionsphp-freezing-admin/)
 *  Thread Starter [mightysmith](https://wordpress.org/support/users/mightysmith/)
 * (@mightysmith)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/functionsphp-freezing-admin/#post-1080271)
 * figured it out.

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