HTML codes?
i am getting to figure out html codes.. does anyone know anywhere i can practice?
Public Comments
- this is an awesome site....I highly recommend it...I learned ALOT http://www.w3schools.com/html/
- Try taking a look at http://www.w3schools.com/html/ Or you can always google for html tutorials
- w3schools has both various tutorials for HTML as well as a "Tryit Editor" that lets you type in HTML and it'll show you the output. http://www.w3schools.com/html/default.asp
- Use an online tutorial to help you. You can go to geocities if you actually want to program by hand. A good site is Webmonkey for basic HTML codes. The way I learned is pulling off the source code from people's site I liked. Some of it is protected but a lot isn't. I learned what the codes do by examining the sites and manipulating the code. It is a great useful skill to have!
- If you use Windows IIS or download one of the Apache web server ditributions, preferably one with the php and mysql servers included you can practise on your own pc.
- USE A HTML TESTBED http://html46.com/Test_Bed.html
- You obviously have a browser, otherwise you wouldn't be able to visit this site. Besides a browser, all you need is a simple text editor, like NotePad. Open NotePad and type in your HTML. Save the file with a .htm extension. Then double-click the filename in Windows Explorer and Internet Explorer will open the file, displaying your handiwork. Easy, eh?
Powered by Yahoo! Answers