HTML code into forum

All about creating websites!
Post Reply
User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

HTML code into forum

Post by Nerdz »

How to implent it? I've learn a bit of html in school but i dont know how to implent it into a post...
I tried these:

<font = white> text </font>
<font=white> text </font>
<font = "white"> text</font>
<font = #FFFFFF> text</font>

bcz i want a font and a bg color so people can't see a hidden text withou highlighting it... can you point me somewhere( sry i did a really short google seach) :P
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Post by maboroshi »

Code: Select all


[color=white]Text[/color]

You could try that don't know if this is what your looking for

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Ah never mind

Post by maboroshi »

looks by your other post you got it

cheers

Maboroshi

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Post by Nerdz »

Yeah but that's the BBCode... Like for the post your talking about, I did want to make it so people HAVE TO highlight it like:

<font color=white bgcolor = white> text </font>
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

hm,what bb application is it?
would be easier to find something with this info... :wink:

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Post by Nerdz »

http://www.suck-o.com/modules.php?name= ... ode=bbcode

they don't talk abount bgcolor... that's why I wanted to use html
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

Necrix
The Hacker Wolf
The Hacker Wolf
Posts: 746
Joined: 09 Apr 2005, 16:00
19
Location: United States
Contact:

Post by Necrix »

Well, I messed around with it a bit..couldn't get the background to change color. People on HTS(hackthissite.org) usually just make the text white for spoilers, so people would really have to try to read it.
Image
Anime-Planet.com - anime | manga | reviews

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

hm,I don´t think it´s possible to change the bg color, at least I´ve never seen a board with different colors.
but you could get the # color info of the actual background with a graphics program and then just change the font color with the normal BB code.... :wink:

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Post by Nerdz »

k thx :D
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

User avatar
dfr3ak
Newbie
Newbie
Posts: 5
Joined: 01 Jan 2006, 17:00
18

Post by dfr3ak »

Dude... y don't you use this code:

<font face="arial" size=2 color="white"> text </font>

I just read it somewhere in the internet... maybe this code will work for you. :D

Necrix
The Hacker Wolf
The Hacker Wolf
Posts: 746
Joined: 09 Apr 2005, 16:00
19
Location: United States
Contact:

Post by Necrix »

<font face="arial" size=2 color="white">text</font>
I think he's tried this already.
Image
Anime-Planet.com - anime | manga | reviews

Post Reply