Never use
<divalign=center>
for centering as I learned the hard way and had to re-memorize the correct one.
One month later, I forgot all I knew about HTML..
I might pick up XML though, I hear it's going to replace HTML.
Lol, probably not.
Well... maybe, but not anytime soon, definitely.
XML is mainly used for transferring things between programs / code languages / whatever you can imagine because it of standards.
If there was a msXML and it gained steam somehow, the world as we know it would collapse due to non compliacy.
I read the Hexadecimal color Tutorial and it's quite simple.
#XXXXXX
First two digits is red
Next two are green
And the last two are blue
Digits vary from 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F
0 being the lowest value anf F being the highest.
It's much easier than I thought.
I just added Sounds to my page and frames. Frames were pretty hard work since I had to create 2 new .html documents but other than that it's quite simple.
Next thing to learn is Meta Tags, Counters, Guestbooks, Forms and mailto Forms and then I'll be done and off to CSS.
What do you think I should learn after CSS? I was thinking PHP but I've seen that it's pretty darned complicated. I was also thinking of making my own free website, dunno about what though.
I'm done. There is nothign more of HTML to learn except learn from experience which will be my most valuable teacher from now on.
Here is the Folder with my 3 .html files, lots of .jpg, 1 .gif and 1 .wav
When you extract the .zip make sure you keep all the contents inside the same folder or else they won't work.
Directions to view the best of my .html
1) First upload index.html (Main page)
2) After waiting 60 seconds html.html will load
3) Your browser will ask you to submit some information.(In IE click retry)(Firefox won't ask for anything)
- Go to the botton of the page and submit your name in a box.(It isn't being recorded it goes nowhere)
- If you don't do this you can't refresh the page becasue it will keep asking you.
4) Feel free to look at the code, pictures, links and the music(Made by SoftWarewolf, I forgot to put Copyright on that)
Now of to CSS!