# HTML ignorance, or bug?

**URL:** https://forum.pinegrow.com/t/html-ignorance-or-bug/1634
**Category:** Beginners
**Created:** [February 19, 2018, 11:22am UTC](https://forum.pinegrow.com/t/html-ignorance-or-bug/1634 "2018-02-19T11:22:53Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [February 19, 2018, 11:22am UTC](https://forum.pinegrow.com/t/html-ignorance-or-bug/1634/1 "2018-02-19T11:22:53Z")

</div>

Hi All,  
I’ve just started using Pinegrow for a project. I am on the upward slope of the learning curve, but many things are starting to come naturally. I’ve encountered a problem where if I put together a page in Bootstrap4 and then went back to add text in some sections. This is causing the blocks to run together on the visual builder, but not when the page is output to the browser. This is what it looks like:

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/pinegrow/original/2X/7/7c36ca124d7b0b7065fbe6cea206db127446d070.png)  
I wanted to put more images, but I’m too new a user.

I’ve closed the project and reopened, quit pinegrow, and hit the refresh at the top of the screen. Any ideas?  
Thanks!

---

<div class="post-metadata">

### Author: ![schpengle](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/schpengle/32/238_2.png) [@schpengle](https://forum.pinegrow.com/u/schpengle)
#### Post date: [February 19, 2018, 11:43am UTC](https://forum.pinegrow.com/t/html-ignorance-or-bug/1634/2 "2018-02-19T11:43:40Z")

</div>

@RobM, pretty! 🙂

you could post the code you have done somewhere, pastebin?  
to see what is fubar’d.

or zip the project and stick it somewhere so someone could look at it

My guess is you have just typed/pasted your content in completeley the wrong place, by accident, outside of some sort of container element/div.

or using the tree view, you have a few elements at the same level, when one shoudl be indented within another,  
try playing with the

|\<-- and --\>|

in the tree view pop up menubar.  
as I have done the same before 🙂

as explained here

> **[Editable Tree View - Pinegrow Web Editor - Documentation and Tutorials](http://docsbeta.pinegrow.com/editable-tree-view/)**
>
> Tree panel displays the nested structure of the selected page. The tree is editable and has lots of useful tricks up its sleeve.

  
those are the OLDER docs, but lots of good stuff in there.  
if you search our NEW docs, you wount get any hits for Indent, so its good to check both

Old  
[http://docsbeta.pinegrow.com/](http://docsbeta.pinegrow.com/)?

new  
[http://docs.pinegrow.com/](http://docs.pinegrow.com/)?

---

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [February 19, 2018, 2:01pm UTC](https://forum.pinegrow.com/t/html-ignorance-or-bug/1634/4 "2018-02-19T14:01:11Z")

</div>

Here is the DOM tree.  
 ![image](https://canada1.discourse-cdn.com/flex036/uploads/pinegrow/original/2X/4/474e6a185a7a7d41d7eb1fd0c3110018efdabee0.png)

---

<div class="post-metadata">

### Author: ![Emmanuel](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/emmanuel/32/6294_2.png) [@Emmanuel](https://forum.pinegrow.com/u/Emmanuel)
#### Post date: [February 19, 2018, 2:01pm UTC](https://forum.pinegrow.com/t/html-ignorance-or-bug/1634/5 "2018-02-19T14:01:23Z")

</div>



---

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [February 19, 2018, 6:44pm UTC](https://forum.pinegrow.com/t/html-ignorance-or-bug/1634/6 "2018-02-19T18:44:58Z")

</div>

Sorry, I was limited in what I could post earlier - here is what the HTML looks like:

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/pinegrow/original/2X/2/26ce9aa48380eb5496e010c9bf735240ad1295f6.png)

---

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [February 19, 2018, 6:45pm UTC](https://forum.pinegrow.com/t/html-ignorance-or-bug/1634/7 "2018-02-19T18:45:44Z")

</div>

Still limited to one image!  
Here is what the browser output looks like:

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/pinegrow/original/2X/a/a202f0f34670aef0662187211a6670c82fae7ba3.png)

I’m on my lunch hour right now so I don’t have time to put up a pastebin with my CSS, sorry! I will try after work.
