PDA

View Full Version : Html help again


markspec87
09-04-03, 04:26 PM
Sorry to make another thread but i thort it would get an answer quicker. How do i write html on the page, cos when i want ot write say <B> hello <B> onto my page, it would use it as code, how can i make it actually display the text?

cheers

markspec87
09-04-03, 04:27 PM
<B> Hello </B>

typing mistake

MadDog
09-04-03, 04:30 PM
Topic moved to more appropriate forum.

jewellgr
09-06-03, 03:15 AM
use &lt;b>

This prints the "less than symbol" and doesnt register as an html tag.

jewellgr

markspec87
09-06-03, 07:02 AM
k, thanx