# Html question - paragraphs?

**URL:** https://forum.kirupa.com/t/html-question-paragraphs/29410
**Category:** Uncategorized
**Created:** [August 26, 2003, 3:07pm UTC](https://forum.kirupa.com/t/html-question-paragraphs/29410 "2003-08-26T15:07:40Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![brintonwhite](https://avatars.discourse-cdn.com/v4/letter/b/cdc98d/32.png) [@brintonwhite](https://forum.kirupa.com/u/brintonwhite)
#### Post date: [August 26, 2003, 3:07pm UTC](https://forum.kirupa.com/t/html-question-paragraphs/29410/1 "2003-08-26T15:07:40Z")

</div>

You can view the page at : [http://www22.brinkster.com/tallpox](http://www22.brinkster.com/tallpox)

There are no pop up adds

I am very new to HTML so bare with me. As you will see if you visit the link, there is some text that I want to place directly under the image as a new paragraph. I have tried using the \<p\>\</p\> tags but the text still sits to the right of the image. I also tried using the \<BR\> tags several times -this worked but I figure there must be an easier way.

This is a project from a course I am on and I don’t think they want us to use tables.

Please note: the text Gallaxy music LTD is in the correct position and I don’t want to move it.

Many thanks.

---

<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: [August 26, 2003, 3:09pm UTC](https://forum.kirupa.com/t/html-question-paragraphs/29410/2 "2003-08-26T15:09:44Z")

</div>

I can’t see the tags you already used but try these between the image and the text : \<\*\*br\>\<\*\*br\>

That should do it.

---

<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: [August 26, 2003, 3:20pm UTC](https://forum.kirupa.com/t/html-question-paragraphs/29410/3 "2003-08-26T15:20:46Z")

</div>

I have to type in the the br tag 5 times to get it to work. I thought there would be an easier way to do it?

Thanks for the reply.

---

<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: [August 26, 2003, 3:25pm UTC](https://forum.kirupa.com/t/html-question-paragraphs/29410/4 "2003-08-26T15:25:50Z")

</div>

If you get it to work, then what’s the problem ? Just use the five br’s then 🙂

---

<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: [August 26, 2003, 3:27pm UTC](https://forum.kirupa.com/t/html-question-paragraphs/29410/5 "2003-08-26T15:27:26Z")

</div>

Take the ALIGN=“LEFT” out of the IMG tag. That is causing the text to wrap around the image to the right.
