Jump to content

HTML in chatrooms?


Guest shampoo

Recommended Posts

Guest shampoo

ive looked at the website and there is some very interesting html tutorials. but i was wondering how do i go about using html in a chatroom? to insert pictures and change the size of my font.the chatroom is not a flash one and only comes with red, blue and green font colours. so far i am able to change to colour of my font by typing in: http://chat.state51.co.uk/chat/knowhere/input.html message=yawn&colour=3030ff&action=say&session_id=2iWVBvz_66253 i have typed in "yawn" - and i using the colour '3030ff'. the chatroom works on a pop-up window but if i load the link into internet explorer bar i can change the colour. BUT how do i go about changing the size of my font? or the colour of the background? where do i type in the html? the language that other users seem to use is: <tr><td valign='top'><tt><font color='#3030ff'>[12:52]</font> </tt></td><td align='right' valign='top'><b><font color='#000000'> <img src='http://homepage.ntlworld.com/k.magee/Capri.jpg'>Kenny Magee</font>: </b> </td><td valign='top' align='left'>D599ABJ</td></tr> for example, the above line enabled the user 'Kenny Magee' to insert a picture of his ford capri. But where is this input? Many thanks.Drew :)

Link to comment
Share on other sites

<img src='http://homepage.ntlworld.com/k.magee/Capri.jpg'>
There is the script for the ford capri.He has the image on the web it can not be local to just your machine and uploaded, he just used old style html, this is obvious by the use of the <font> tag which has been replaced by style sheets 'css'
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...