![]()
Two great books for beginners... |
Welcome to the new HTML Practice Pad. Here you can practice with any code that interests you. From simple text to full webpages. You can use JAVA, style tags, APPLETS, ACTIVE X controls, anything goes. Type or paste your HTML code into the Practice Pad below and click the "LET ME SEE !!" button. A new window with your HTML code will open. Just click the back button of that window to come back here to continue testing or editing your HTML code. Your HTML code will be retained. We have included the necessary HTML tags to start the new webpage you will be practicing your HTML code on. Feel free to change them or remove them. You can use full page body backgrounds, body onLoad events and other code that is not possible to test on the practice board. You can even test with frames if you delete the BODY tag from the form and use the full URLs of the webpages you will be using in the frames.
To save the HTML code, use copy and paste to place the code into a text file on your computer. HTML files have to be saved as plain text files (ASCII). The no frills text editor that comes with Windows, Notepad, will save as a text file. If you use any other text editor make sure to save the file as a text or ASCII file. If you want to be able to view the file in a browser, add an .htm or .html extension to the end of the filename when saving it.
|