# CSS and \<p\> tags problem

**URL:** https://forum.kirupa.com/t/css-and-p-tags-problem/58364
**Category:** web dev
**Created:** [July 21, 2004, 7:51pm UTC](https://forum.kirupa.com/t/css-and-p-tags-problem/58364 "2004-07-21T19:51:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![RussianBeer](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/russianbeer/32/152_2.png) [@RussianBeer](https://forum.kirupa.com/u/RussianBeer)
#### Post date: [July 21, 2004, 7:51pm UTC](https://forum.kirupa.com/t/css-and-p-tags-problem/58364/1 "2004-07-21T19:51:01Z")

</div>

Okay, Im having a problem with my \< P \> tags

This is a table-less (all CSS) website and the main text sits within a div tag, and is acting kind of funny, I want it to go down in single line, but if I use \< p \> tags it breaks it, and creates a second column  
[http://www.pacific-emarket.com/imts/word/word2.htm](http://www.pacific-emarket.com/imts/word/word2.htm)

but I need it to look like this:

[http://www.pacific-emarket.com/imts/word/word3.htm](http://www.pacific-emarket.com/imts/word/word3.htm) (the reason this works is I used \< br \>  
tags and no \< p\> tags, (a big pain)  
the CSS:  
[http://www.pacific-emarket.com/imts/imts.css](http://www.pacific-emarket.com/imts/imts.css) (the tags that I use for the main body is **#chest** )
