The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

text alignment

3 posters

Go down

Solved text alignment

Post by comchien February 11th 2009, 6:10 am

hi, i was wondering if u guys have the same problem as me, but when i use the text alignment, i can't seem to align my text to center or right align.
avatar
comchien
Forumember

Posts : 28
Reputation : 0
Language : english

Back to top Go down

Solved Re: text alignment

Post by DarkLord February 11th 2009, 7:25 am

which tag do u use???
DarkLord
DarkLord
Forumember

Male Posts : 196
Reputation : 0
Language : English,Html,CSS,php,java
Location : India

Back to top Go down

Solved Re: text alignment

Post by comchien February 11th 2009, 9:44 pm

what do u mean by tag? like when i created a table, and use the center alignment, after i submit it, it got turn back to left align.
avatar
comchien
Forumember

Posts : 28
Reputation : 0
Language : english

Back to top Go down

Solved Re: text alignment

Post by Sanket February 12th 2009, 5:15 am

1 2
3 4
5 6
7 8

Code:
[center][table border="1"]
[tr]
[td] 1[/td][td] [/td][td]2 [/td]
[/tr][tr]
[td]3 [/td][td] [/td][td] 4[/td]
[/tr][tr]
[td]5 [/td][td] [/td][td]6 [/td]
[/tr][tr]
[td] 7[/td][td] [/td][td]8 [/td]
[/tr]
[/table][/center]

You mean such a table in a post?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: text alignment

Post by comchien February 12th 2009, 5:42 am

Yes, i set the text "test", "1", and "2" to center align, but when i press "send", the result isn't what i expected, it's not center aligned, it got turn back to left align
Testing
One
Two
test
1
2

Code:
[table border="1"][tr][td] [/td][td] [/td][td] [/td][/tr][tr][td align="center"]Testing
[/td][td align="center"]One
[/td][td align="center"]Two
[/td][/tr][tr][td align="center"]test
[/td][td align="center"]1
[/td][td align="center"]2
[/td][/tr][/table]
avatar
comchien
Forumember

Posts : 28
Reputation : 0
Language : english

Back to top Go down

Solved Re: text alignment

Post by Sanket February 12th 2009, 5:56 am

Oh you meant the text in the center.
testing testing 2
3
4
5
6
7
8

Code:
 [table border="1"]
    [tr]
    [td] testing[/td][td] [/td][td]testing2 [/td]
    [/tr][tr]
    [td][center]3[/center] [/td][td] [/td][td] 4[/td]
    [/tr][tr]
    [td][center]5[/center] [/td][td] [/td][td]6 [/td]
    [/tr][tr]
    [td][center] 7[/center][/td][td] [/td][td]8 [/td]
    [/tr]
    [/table]

Just add the [center] text [/ center]
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: text alignment

Post by comchien February 12th 2009, 8:31 pm

o, alright, thank you a lot
avatar
comchien
Forumember

Posts : 28
Reputation : 0
Language : english

Back to top Go down

Solved Re: text alignment

Post by Sanket February 13th 2009, 8:37 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Glad I could help. Smile

Sanket
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum