Thread: CSS Text Help.
View Single Post
Old 07-27-2006   #1 (permalink)
Neil_8_24_93
Intermediate User
 
Neil_8_24_93's Avatar
 
Join Date: May 2006
Posts: 96

Send a message via AIM to Neil_8_24_93 Send a message via MSN to Neil_8_24_93
CSS Text Help.

ok ..well i have text in my CSS document so let me give an example of how it looks:

.text{
welcome to the biorust forums.
have a nice day.
bye.
}

well i save it and then i link it to my html document. I then preview it and it then
it looks like this:

welcome to the biorust forums. have a nice day. bye.

does anyone know how i could position it using CSS? i asked someone before and they told me that i should make a seperate div for every different sentence if i want to position it the way i want to, but is there any other way?
Neil_8_24_93 is offline