Can our post use HTML tags?

Started by Jeno Veritas, July 02, 2010, 10:23:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jeno Veritas

We can insert table in our post, and the command showed when doing that is:
[table ]
[tr ]
[td ]
[/td ]
[/tr ]
[/table ]

I am wondering if the above command can support html table tag options / parameters as follows:
<table font face="sans serif" size="12" cellspacing="20" cellpadding="0" width="75">
<tr>
<td align="justify" valign="top" bgcolor="red">
some text here
</td>
</tr>
</table>

Please advise. Thank you.
[tr][td]
O/O[/td][td]
A/A[/td][td]StoryTeller's Cafe[/td][td]Want to be a mentor?
[/td][td]
HP?[/td][/tr][/table]

Trieste

Who is "we"?

Anyway, yes, the tags you placed there replace the HTML tags. HTML doesn't parse on these forums.

Jeno Veritas

I have tried to use it like so:
[table font face="sans serif"]
[tr ]
[td align="Justify" valign="top"]
Hello world
[/td ]
[/tr ]
[/table ]

it does not work. Any list of umm.. commands?
[tr][td]
O/O[/td][td]
A/A[/td][td]StoryTeller's Cafe[/td][td]Want to be a mentor?
[/td][td]
HP?[/td][/tr][/table]

Trieste

No, they aren't used exactly in the fashion of html; they are more simplistic. So you need a tag for table. A separate one for font face... another one for alignment.


[table][[font=sans serif]
[tr]
[td]
hello world
[/td]
[/tr]
[/font][/table]

Jeno Veritas



[bgcolor="red"]
Thank you for the explanation.
[/bgcolor]

Hmm... bgcolor is not supported.
[tr][td]
O/O[/td][td]
A/A[/td][td]StoryTeller's Cafe[/td][td]Want to be a mentor?
[/td][td]
HP?[/td][/tr][/table]

Oniya

"Language was invented for one reason, boys - to woo women.~*~*~Don't think it's all been done before
And in that endeavor, laziness will not do." ~*~*~*~*~*~*~*~*~*~*~Don't think we're never gonna win this war
Robin Williams-Dead Poets Society ~*~*~*~*~*~*~*~*~*~*~*~*~*~Don't think your world's gonna fall apart
I do have a cause, though.  It's obscenity.  I'm for it.  - Tom Lehrer~*~All you need is your beautiful heart
O/O's Updated 5/11/21 - A/A's - Current Status! - Writing a novel - all draws for Fool of Fire up!
Requests updated March 17

Jeno Veritas

I see. What are supported? Is there a list of supported tags to be read?
[tr][td]
O/O[/td][td]
A/A[/td][td]StoryTeller's Cafe[/td][td]Want to be a mentor?
[/td][td]
HP?[/td][/tr][/table]

DarklingAlice

For every complex problem there is a solution that is simple, elegant, and wrong.


Keiro

Actually, technically, HTML CAN be parsed by forums. You just gotta enable it in the backend.

It's probably not going to ever be enabled for this forum, though.
Thoughts of a Deaf SysAdmin

People so seldom say "I love you". And then it's either too late or love goes. So when I tell you I love you, It doesn't mean I know you'll never go, only that I wish you didn't have to...

Want to see my O/Os? Check My Roleplay Preferences. :3

Trieste

... I believe I did say "HTML doesn't parse on these forums". :)

DrFier

Ons and Offs
Ideas
The Doctor is out.


Screen images simulated. Not an actual physician. Professional driver on a closed course, do not attempt. If you have an erection lasting more than four hours, contact your significant other.

Keiro

Quote from: Trieste on July 02, 2010, 08:43:33 PM
... I believe I did say "HTML doesn't parse on these forums". :)

I stated that for it to work, it'd need to be enabled in the backend. I didn't say that it's enabled and working. ;x

SMF has the option. But most don't enable it due to the fact that HTML can be abused. Then again... BBC codes can be abused, as well, but it's less common, I think.
Thoughts of a Deaf SysAdmin

People so seldom say "I love you". And then it's either too late or love goes. So when I tell you I love you, It doesn't mean I know you'll never go, only that I wish you didn't have to...

Want to see my O/Os? Check My Roleplay Preferences. :3

Jeno Veritas

Hi,

Thank you for the answers and solution to my question.

Most appreciated.

[tr][td]
O/O[/td][td]
A/A[/td][td]StoryTeller's Cafe[/td][td]Want to be a mentor?
[/td][td]
HP?[/td][/tr][/table]

Trieste

You're welcome, Buckeroo. Good luck with your formatting. :)

DrFier

[quote author=DrFier link=topic=74097.msg3234629#msg3234629 date=1278124083]
<i>Oh, Really?</i>
[/quote]


Some tags work, others don't. Haven't really figured out which though.
Ons and Offs
Ideas
The Doctor is out.


Screen images simulated. Not an actual physician. Professional driver on a closed course, do not attempt. If you have an erection lasting more than four hours, contact your significant other.