alignment issues, i need help aligning the entries |
![]() ![]() |
alignment issues, i need help aligning the entries |
Jun 3 2005, 06:26 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Apr 2005 Member No: 129,982 |
I have my entries bordered and I want them to be smaller. I already know how to change the width but when I do so my entries look stupid because they are left-aligned. How can I make them centered? I can make the text centered but that's now what I want.
Here's the code I'm using: If you can help me with getting the entries centered I will love you forever. |
|
|
|
Jun 3 2005, 06:33 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
... Add this to that code ::
CODE alginment: center;
|
|
|
|
Jun 3 2005, 07:29 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Apr 2005 Member No: 129,982 |
You spelled alignment wrong and that didnt even work once I spelled it correctly.
|
|
|
|
Jun 3 2005, 07:50 PM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Blah... Whatever. I'm out of it. Try this.
CODE text-align: center;
|
|
|
|
![]() ![]() |