Html Tutorials

MrPinkMrPink Join Date: 2002-05-28 Member: 678Members
Anyone know of some decent tutorials on how to write in html? I'm interested in learning as I plan to get a job working with computers someday and the more knoledge I have now the better.

Comments

  • DOOManiacDOOManiac Worst. Critic. Ever. Join Date: 2002-04-17 Member: 462Members, NS1 Playtester
    HTML is easy, and there are no less than eleven billion tutorials online. Just use google and you're bound to find thousands of nearly identical tutorials.
  • Marik_SteeleMarik_Steele To rule in hell... Join Date: 2002-11-20 Member: 9466Members
    To make something clear: using plain HTML, contrary to popular beleif, is <i>not</i> programming. It's a scripting language. If you insert something like JavaScript (or even better, a Java applet), that's more like programming.
    That said, DOOMainac's right. Doing anything in HTML is usually just a matter of finding out what tags to use (such as <body>). Google should provide you with enough sites listing every tag you'll ever need.
  • JaspJasp Join Date: 2003-02-04 Member: 13076Members
    edited July 2003
    I have a java/html roughly 126 pages guide its 1.4meg the forum only allows 1.2meg i think i could upload it to my FTP if u like?

    <a href='http://www.merlin1.karoo.net/htmljavascript.pdf' target='_blank'>File</a>

    This link should work aslong as u save target as or else it will open, i did a virus scan 2 days ago so it should be clean.

    Its an old ish guide but not to bad should be of some help.

    BTW scar your sig doesnt seem to be working :/
  • MrPinkMrPink Join Date: 2002-05-28 Member: 678Members
    i would appreciate that
  • ComproxComprox *chortle* Canada Join Date: 2002-01-23 Member: 7Members, Super Administrators, Forum Admins, NS1 Playtester, NS2 Developer, Constellation, NS2 Playtester, Reinforced - Shadow, WC 2013 - Silver, Subnautica Developer, Subnautica Playtester, Pistachionauts
    The best way is to learn the code. And a program to let you insert stuff with a click, but see the code is <a href='http://www.arachnoid.com/arachnophilia/' target='_blank'>Arachnophilia</a>. It's the program I learned on over 7 years ago now <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
  • SoulSkorpionSoulSkorpion Join Date: 2002-04-12 Member: 423Members
    Even calling it a scripting language is a bit of a stretch... you can do more with HL scripts <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->

    Scarface, as far as I know most web designers use webpage creating programs such as Dreamweaver and Frontpage, but it can't hurt to know HTML. If you're really serious about web design, you'll want to learn JavaScript as well, maybe even Java and\or Flash as well. If all you want to do is clutter up the web with something hosted on geocites\tripod\angelfire, plain HTML in notepad will do just fine for you <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif'><!--endemo-->

    You say you want to get a job "working with computers"... be aware that that's incredibly general. What kind of job? Programmer? Database engineer? Network administrator? 3d modeller? Web designer? Something with hardware? Or merely one of the myriad jobs which happen to utilise computers. It's important to have a good idea of what you want to do, and research what kind of tools you'll need to know. I can't see a 3d modeller having much use for HTML <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • eedioteediot Join Date: 2003-02-24 Member: 13903Members
    No point learning just html now. Learn html, javascript, but more importantly php and mysql. Nobody will pay for something they could make in some crappy program like frontpage in 10 minutes.

    Also learn photoshop.
  • MoonMoon Join Date: 2002-11-16 Member: 8873Members
    Technically HTML is programming IMO:

    Programming a browser based on a declarative language.
  • [WHO]Them[WHO]Them You can call me Dave Join Date: 2002-12-11 Member: 10593Members, Constellation
    IMO, html isn't scripting or programming. It's hyped up word processing. Anything that has no concept of a variable or an "if" statement isn't programming.
  • esunaesuna Rock Bottom Join Date: 2003-04-03 Member: 15175Members, Constellation
    I'd recommend going to <a href='http://www.lissaexplains.com/' target='_blank'>Lissa Explains</a>. It's a website aimed at teaching kids (YOUNG kids) html, but because of this it's written in very plain and easy to understand English. An excellent site for a beginner in html.
  • JediYoshiJediYoshi The Cupcake Boss Join Date: 2002-05-27 Member: 674Members
    Funny, site is kinda bugged -_-
  • SoulSkorpionSoulSkorpion Join Date: 2002-04-12 Member: 423Members
    <!--QuoteBegin--Moon+Jul 16 2003, 03:48 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Moon @ Jul 16 2003, 03:48 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Technically HTML is programming IMO:

    Programming a browser based on a declarative language. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    HTML is exactly what the name suggests: a markup language. Javascript is programming. You can't write an algorithm in it, therefore it is not programming.
  • Brave_UlyssesBrave_Ulysses Join Date: 2003-04-28 Member: 15922Members
    Learn Perl if you want to get into CGI and all that.
  • DOOManiacDOOManiac Worst. Critic. Ever. Join Date: 2002-04-17 Member: 462Members, NS1 Playtester
    Guys guys... You gotta learn to crawl before you can sprint the 100 meter dash in the olympics... He just wants to learn HTML and you're suggesting he starts off with SQL, php, and javascript? why? what's wrong with you people.

    Let him learn the basics first. :P
  • dr_ddr_d Join Date: 2003-03-28 Member: 14979Members
    edited July 2003
    <!--QuoteBegin--eediot+Jul 16 2003, 02:27 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (eediot @ Jul 16 2003, 02:27 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> No point learning just html now. Learn html, javascript, but more importantly php and mysql. Nobody will pay for something they could make in some crappy program like frontpage in 10 minutes.

    Also learn photoshop. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    That's where you are wrong. A lot of people who are doing the hiring for these companies are more or less computer illeterate and all they know is they need a website to increase sales.

    I was aquainted with someone who made a decent living doing web designed for companies from HOME. He used Dreamweaver, and a sort of VB clone of it to make sites which then uploaded to the company's server from his house so he didn't even have to work in an office.

    This wasn't for small time companies either he worked for EA for a time. (although from what I heard they paid him in video games not money)
  • MoonMoon Join Date: 2002-11-16 Member: 8873Members
    <!--QuoteBegin--SoulSkorpion+Jul 16 2003, 06:24 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (SoulSkorpion @ Jul 16 2003, 06:24 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--Moon+Jul 16 2003, 03:48 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Moon @ Jul 16 2003, 03:48 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Technically HTML is programming IMO:

    Programming a browser based on a declarative language. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    HTML is exactly what the name suggests: a markup language. Javascript is programming. You can't write an algorithm in it, therefore it is not programming. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    With respect, you _can_ write an algorithm in it. You have a well defined language used for the purpose of displaying a web page; you have the means to express a step-by-step rendering of the page i.e. an algorithm to display the page. You have to "code" the page which the browser in turn parses and produces an end result.

    Just because programming HTML is not general system programming does not mean that is not a form of programming.

    As I said, it is programming your browser.
  • Brave_UlyssesBrave_Ulysses Join Date: 2003-04-28 Member: 15922Members
    But you can't really do much with it. And if you can it takes a hell of a lot of effort that you could achieve more easily by using CSS or JS or some such stuff.

    Speaking of which it will reap great benefits if you learnt Cascading Style Sheets - they really do make HTML programming easier.
  • MoonMoon Join Date: 2002-11-16 Member: 8873Members
    <!--QuoteBegin--Brave Ulysses+Jul 16 2003, 05:30 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Brave Ulysses @ Jul 16 2003, 05:30 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> But you can't really do much with it. And if you can it takes a hell of a lot of effort that you could achieve more easily by using CSS or JS or some such stuff.

    Speaking of which it will reap great benefits if you learnt Cascading Style Sheets - they really do make HTML programming easier. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Agreed
  • Dr_ShaggyDr_Shaggy Join Date: 2002-09-26 Member: 1340Members, Constellation
    Well since there seems to be less than 3 links to good tutorials in this thread, I'll add one: <a href='http://www.htmlcodetutorial.com' target='_blank'>http://www.htmlcodetutorial.com</a>
    I'm lazy about "learning" HTML, I know the basic formats, but can never remember all the syntax. This site is excellent for example code, it has a list of all the HTML tags, and even recommends some tags over others. I highly recommend it. Good luck.
  • Brave_UlyssesBrave_Ulysses Join Date: 2003-04-28 Member: 15922Members
    Bloody good site that! I know a fair bit about HTML (self-taught via dabbling and online help) but that site really does give great coverage in an easy-to-understand manner.
  • SoulSkorpionSoulSkorpion Join Date: 2002-04-12 Member: 423Members
    <!--QuoteBegin--Moon+Jul 17 2003, 06:19 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Moon @ Jul 17 2003, 06:19 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--SoulSkorpion+Jul 16 2003, 06:24 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (SoulSkorpion @ Jul 16 2003, 06:24 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--Moon+Jul 16 2003, 03:48 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Moon @ Jul 16 2003, 03:48 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Technically HTML is programming IMO:

    Programming a browser based on a declarative language. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    HTML is exactly what the name suggests: a markup language. Javascript is programming. You can't write an algorithm in it, therefore it is not programming. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    With respect, you _can_ write an algorithm in it. You have a well defined language used for the purpose of displaying a web page; you have the means to express a step-by-step rendering of the page i.e. an algorithm to display the page. You have to "code" the page which the browser in turn parses and produces an end result.

    Just because programming HTML is not general system programming does not mean that is not a form of programming.

    As I said, it is programming your browser. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Weeeel.... My high school Information Systems teacher always insisted that "Sequence" was a form of control structure... so you win <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->

    Now go write a 3d engine in html <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
  • MoonMoon Join Date: 2002-11-16 Member: 8873Members
    <!--QuoteBegin--SoulSkorpion+Jul 16 2003, 09:11 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (SoulSkorpion @ Jul 16 2003, 09:11 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--Moon+Jul 17 2003, 06:19 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Moon @ Jul 17 2003, 06:19 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--SoulSkorpion+Jul 16 2003, 06:24 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (SoulSkorpion @ Jul 16 2003, 06:24 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--Moon+Jul 16 2003, 03:48 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Moon @ Jul 16 2003, 03:48 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Technically HTML is programming IMO:

    Programming a browser based on a declarative language. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    HTML is exactly what the name suggests: a markup language. Javascript is programming. You can't write an algorithm in it, therefore it is not programming. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    With respect, you _can_ write an algorithm in it. You have a well defined language used for the purpose of displaying a web page; you have the means to express a step-by-step rendering of the page i.e. an algorithm to display the page. You have to "code" the page which the browser in turn parses and produces an end result.

    Just because programming HTML is not general system programming does not mean that is not a form of programming.

    As I said, it is programming your browser. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    Weeeel.... My high school Information Systems teacher always insisted that "Sequence" was a form of control structure... so you win <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->

    Now go write a 3d engine in html <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo--> <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    LoL <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo--> Well... HTML does have its limitations <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif'><!--endemo-->
Sign In or Register to comment.