Staredit Network

Staredit Network -> Miscellaneous -> Look I'm learning HTML! (HTML File included)
Report, edit, etc...Posted by ShadowBrood on 2005-03-23 at 22:10:37
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.
Report, edit, etc...Posted by IsolatedPurity on 2005-03-23 at 22:25:14
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.
Report, edit, etc...Posted by BeeR_KeG on 2005-03-24 at 10:05:56
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.
Report, edit, etc...Posted by BeeR_KeG on 2005-03-24 at 16:15:36
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.
Report, edit, etc...Posted by LegacyWeapon on 2005-03-24 at 17:46:08
JAVASCRIPT!
http://www.funky-chickens.com/
Report, edit, etc...Posted by BeeR_KeG on 2005-03-25 at 16:01:40
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!
Next Page (2)