# Small issue with PHP / HTML

**URL:** https://forum.kirupa.com/t/small-issue-with-php-html/185479
**Category:** Uncategorized
**Created:** [April 13, 2006, 4:32pm UTC](https://forum.kirupa.com/t/small-issue-with-php-html/185479 "2006-04-13T16:32:37Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![spindrift](https://avatars.discourse-cdn.com/v4/letter/s/b5ac83/32.png) [@spindrift](https://forum.kirupa.com/u/spindrift)
#### Post date: [April 13, 2006, 4:32pm UTC](https://forum.kirupa.com/t/small-issue-with-php-html/185479/1 "2006-04-13T16:32:37Z")

</div>

Hi guys,

thanks for checking out my post…

i’m using php to bring content into my main sites’ layout.

everything works absolutely fine except the page content for each page starts one line lower than it should on some of the pages.

hopefully you’ll see what i mean if you check it out at [http://www.spindriftmedia.com/clients/timmullen/main.php?pagename=home](http://www.spindriftmedia.com/clients/timmullen/main.php?pagename=home.) The title “Welcome to Tim Mullen Racing” appears as it should but if you click on say “news”, the page title will be a line down from where it should be.

i’ve tried taking off the paragraph tags but to no avail - i’d really appreciate any suggestions as to what might be causing this and how i can resolve it.

many thanks,

mark

---

<div class="post-metadata">

### Author: ![skOOb](https://avatars.discourse-cdn.com/v4/letter/s/8dc957/32.png) [@skOOb](https://forum.kirupa.com/u/skOOb)
#### Post date: [April 13, 2006, 8:55pm UTC](https://forum.kirupa.com/t/small-issue-with-php-html/185479/2 "2006-04-13T20:55:45Z")

</div>

Looks fine to me. checked in IE and FF. The “News” header and “Welcome to Tim Mullen Racing” seemed to show in the same spot. Although, in FF, the right border of your content boxes on the left do not show up.

---

<div class="post-metadata">

### Author: ![bwh2](https://avatars.discourse-cdn.com/v4/letter/b/8c91f0/32.png) [@bwh2](https://forum.kirupa.com/u/bwh2)
#### Post date: [April 13, 2006, 9:54pm UTC](https://forum.kirupa.com/t/small-issue-with-php-html/185479/3 "2006-04-13T21:54:03Z")

</div>

sometimes you have a \<p\>, sometimes you have \<br\>\<br\>. the \<br\>\<br\> is resulting in the extra line.

---

<div class="post-metadata">

### Author: ![Darlo](https://avatars.discourse-cdn.com/v4/letter/d/db5fbb/32.png) [@Darlo](https://forum.kirupa.com/u/Darlo)
#### Post date: [April 14, 2006, 3:18pm UTC](https://forum.kirupa.com/t/small-issue-with-php-html/185479/4 "2006-04-14T15:18:33Z")

</div>

Everything looks fine in FF IE and Opera, hope ya get it sorted soon

---

<div class="post-metadata">

### Author: ![spindrift](https://avatars.discourse-cdn.com/v4/letter/s/b5ac83/32.png) [@spindrift](https://forum.kirupa.com/u/spindrift)
#### Post date: [April 15, 2006, 11:47am UTC](https://forum.kirupa.com/t/small-issue-with-php-html/185479/5 "2006-04-15T11:47:29Z")

</div>

thanks guys - that’s superb and very much appreciated.

many thanks,

mark
