View Full Version : I'm kind of new
Cimorene
Nov 30, 2006, 08:19 PM
If someone could just tell me how to make it so I can use html that would be great.
-Cimorene(a.k.a Lily)
akishore
Dec 1, 2006, 09:04 PM
Hi,
What exactly are you planning on creating? Would you like to create a few pages about yourself with pictures, etc or are you looking to learn how to code in HTML? If you want to do the former, there is no need to learn HTML, there are many sites that let you create pages without needing any knowledge of HTML. If, however, you want to learn how to create web sites, then I would suggest you start reading a few introductory books on HTML or websites.
Here's a link:
http://www.pagetutor.com/html_tutor/index.html
Cimorene
Dec 2, 2006, 10:24 AM
No I already know how to use html its just when I like make a tag it doesn't work
akishore
Dec 2, 2006, 12:27 PM
Could you be a little more specific? What do you mean by making a tag? What exactly are you trying to do?
Curlyben
Dec 2, 2006, 12:32 PM
Sounds like you have forgotten to close your tags.
Awalys remember once open ALL tags must be closed.
<OPen Tag>
</Closed Tag>
Note to close a tag you need to have a / after the <
What tags are you having problems with ?
Here's a whole list with examples (http://www.web-source.net/html_codes_chart.htm)
Cimorene
Dec 2, 2006, 09:47 PM
I'm trying to do it for my sig. and it doesn't work it says "HTML code is OFF"