View Full Version : html test(im trying to learn)


stellar converter
Mar 02, 2001, 10:20 PM
I'm experimenting with

HTML

all i know is text</p>

<font size="7">how does it look</font size>

<a href="www.civfanatics.com">CIVFANATICS!!!</a>


this is very similar to calculator prgming</p>

<ul="circle">
civfanatics rocks
i like the forums</li>
i can play chess here</li>
cool people go here</li>
[/list]

<font size=5>[b]I doubt this pic will work, just experimenting</font size>
<small><small>didnt work, ill figure it out later<IMG SRC="http://forums.civfanatics.com/ubb/wink.gif" border=0></small></small>

<table>

<tr>

<td> </td>

<td bgcolor="black"><font color="white">Cool</font></td>

<td bgcolor="black"><font color="white">Not Cool</font></td>

</tr>

<tr>

<td bgcolor="white">Stellar</td>

<td bgcolor="blue" align="center">X</td>

<td bgcolor="blue"> </td>

</tr>

<td bgcolor="white">Håkan</td>

<td bgcolor="blue" align="center">X</td>

<td bgcolor="blue"> </td>

</tr>

<tr>

<td bgcolor="white">Lefty</td>

<td bgcolor="blue" align="center">X</td>

<td bgcolor="blue"> </td>

</tr>

<tr>

<td bgcolor="white">MIG21</td>

<td bgcolor="blue"> </td>

<td bgcolor="blue" align="center">X</td>

</tr>

</table>

[This message has been edited by stellar converter (edited March 03, 2001).]

Smash
Mar 03, 2001, 12:59 AM
You know there are html utilities available for download free?

I made this page (http://home.accglobal.net/~sroy/) in about 10 minutes knowing absolutely no tags whatsoever.The program does it.I just fill in the "blanks"

The one I got is called htmlcreator 2.6

stellar converter
Mar 03, 2001, 06:33 PM
where do i get it?

stellar converter
Mar 03, 2001, 06:51 PM
haakan, what are the dif. colors, like #FFFFFF or #FFFFOO . what is the key for those colors?

Smash
Mar 03, 2001, 07:24 PM
There is some here (http://download.cnet.com/downloads/1,10150,0-10001-103-0-1-7,00.html?tag=srch&qt=writing+html&cn=&ca=10001)

try searching html creation or making html if you like.



[This message has been edited by Smash (edited March 03, 2001).]

stellar converter
Mar 03, 2001, 09:06 PM
<frameset cols="120,*" frameborder="0" framespacing="0" border="0">

</frameset>

stellar converter
Mar 03, 2001, 09:11 PM
<frameset cols="120,*">

</frameset>

adam00
Mar 18, 2001, 12:02 AM
<IMG SRC="http://www.echoecho.com/rainbow.gif" border=0>

yes! it worked! cool

<IMG SRC="http://education.ti.com/images/product/tech/83p/83Pbig.JPG" border=0>

<font face=stencil size=4 color="green">
it worked!

hizzah!

<a href="http://www.ti.com/calc">hizzah!</a>
</font>

<img src="http://www.echoecho.com/rainbow.gif" width=140 height=200>


[This message has been edited by stellar converter (edited March 17, 2001).]