Alignment, says centered but entry is off-center. |
Alignment, says centered but entry is off-center. |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Jan 2004 Member No: 2,368 ![]() |
Even though I set the alignment it is putting my entry off center.
Does anyone have a code that can shift it over and down? I found one, but it wasn't working for me. |
|
|
![]() |
![]()
Post
#2
|
|
![]() my pet rock doesn't like you ![]() ![]() ![]() ![]() Group: Member Posts: 258 Joined: Feb 2004 Member No: 4,866 ![]() |
Are you sure you typed the script right?
Text aligned left CODE <!-- begin code provided by createblog.com --> <p align=left>TEXT HERE</align> <!-- end code provided by createblog.com --> Text aligned right CODE <!-- begin code provided by createblog.com --> <p align=right>TEXT HERE</align> <!-- end code provided by createblog.com --> Text in the center CODE <!-- begin code provided by createblog.com --> <p align=middle>TEXT HERE</align> <!-- end code provided by createblog.com --> If you did, try adding <BR> next to your original code until it moves to the place you want it. Also, look at this topic. |
|
|
![]() ![]() |