Basic Tools for HTML Programming https://bwizardsworkshop.runboard.com/t27 Runboard| Basic Tools for HTML Programming en-us Thu, 28 Mar 2024 23:46:56 +0000 Thu, 28 Mar 2024 23:46:56 +0000 https://www.runboard.com/ rssfeeds_managingeditor@runboard.com (Runboard.com RSS feeds managing editor) rssfeeds_webmaster@runboard.com (Runboard.com RSS feeds webmaster) akBBS 60 Re: Basic Tools for HTML Programminghttps://bwizardsworkshop.runboard.com/p72,from=rss#post72https://bwizardsworkshop.runboard.com/p72,from=rss#post72Great site Ivan, thanksnondisclosed_email@example.com (Wizard27)Thu, 09 Nov 2006 12:57:45 +0000 Re: Basic Tools for HTML Programminghttps://bwizardsworkshop.runboard.com/p69,from=rss#post69https://bwizardsworkshop.runboard.com/p69,from=rss#post69May I recommend a great site to learn HTML for free? In fact, once you learn it, it can teach you advanced things like CSS, javascript, and a lot more? I've gained a lot from this excellent site and its tutorials. HTML Goodiesnondisclosed_email@example.com (IvanTheNotSoTerrible)Wed, 08 Nov 2006 21:06:17 +0000 Basic Tools for HTML Programminghttps://bwizardsworkshop.runboard.com/p28,from=rss#post28https://bwizardsworkshop.runboard.com/p28,from=rss#post28Tools Required:- * Notepad * Internet Explorer version 5 or above To practice HTML, notepad is the easiest of the tools to use. 1. Open a blank notepad page 2. type in the following..... <html> <body text goes here </body> </html> 3. Into the notepad toolbar goto.. 4. File / Save as 5. type in a name for your file 6. Use this as a good example: HTML Test Page.htm 7. Save it to 'My Documents' Folder 8. Make sure you have no windows open except your notepad 9. Double-Click on your HTML Test Page file (it should have the blue e icon next to it) 10 This will open the explorer page with the HTML you just done above. 11. All you have to do now is add more html text to the notepad, press Save or Ctrl+S 12. Go back to your open explorer page, click on the refresh icon or press F5 and you will see the changesnondisclosed_email@example.com (Wizard27)Thu, 02 Nov 2006 18:09:57 +0000