# Misplaced items in "Preview in Browser" mode

**URL:** https://forum.kirupa.com/t/misplaced-items-in-preview-in-browser-mode/4001
**Category:** web dev
**Created:** [April 16, 2002, 3:47pm UTC](https://forum.kirupa.com/t/misplaced-items-in-preview-in-browser-mode/4001 "2002-04-16T15:47:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [April 16, 2002, 3:47pm UTC](https://forum.kirupa.com/t/misplaced-items-in-preview-in-browser-mode/4001/1 "2002-04-16T15:47:39Z")

</div>

When I place things on my webpage in the PAGE view, then go to “Preview in Browser”, sometimes graphics are not where i placed them. Why is this? Sometimes, they shift slightly.

E-mail any advice

Thanks  
Patrick  
[pcarlson@surfsouth.com](mailto:pcarlson@surfsouth.com)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [April 17, 2002, 10:49am UTC](https://forum.kirupa.com/t/misplaced-items-in-preview-in-browser-mode/4001/2 "2002-04-17T10:49:36Z")

</div>

Hey pcarlson,  
Usually that problem occurs when you place graphics inside tables. If you have blank cell in your table, browsers have the tendency to ignore that cell completely and shift all the cells to accomodate for that empty space. If you have an emtpy cell, simply add a space inside it with your spacebar. You won’t see anything (it’s only a space after all!) but the browser might recognize that cell’s existence.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [April 18, 2002, 1:41pm UTC](https://forum.kirupa.com/t/misplaced-items-in-preview-in-browser-mode/4001/3 "2002-04-18T13:41:24Z")

</div>

thanks…and yes it usually happens with graphics and tables. So, I’ll give it a try.
