June 18, 200818 yr Hi Guys, I hope someone can help me? Can anyone tell why i keep getting all the text below in my internet browser. I have hand coded the simple text off of a tutorial and cannot see how this text has appeared and how to get shot of it? It looks nothing like the example the site has provided. Where am i going wrong? Any pointers would be great!!! Thankyou!!! (wordpad) <html> <head> <title>Your first hand coded page.</title> </head> <body> <h2>Hand coding web pages is easy.</h2> <p> I would like to thank everyone who helped me type this page. </p> </body> </html> (Browser) {\rtf1\ansi\ansicpg1252\deff0\deflang2057{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 \par \par \par \par \par Hand coding web pages is easy. \par \par I would like to thank everyone who helped me type this page.\par \par \par \par }
June 18, 200818 yr OK - if you read my first version of this post - forget it! I was being stupid! It looks like something to do with your preferences in wordpad. Make sure your pages are set to save as plain text or text files. You can still use the .html file extension, but it looks like wordpad is adding text formatting to your code upon saving.
June 19, 200818 yr Author OK - if you read my first version of this post - forget it! I was being stupid!It looks like something to do with your preferences in wordpad. Make sure your pages are set to save as plain text or text files. You can still use the .html file extension, but it looks like wordpad is adding text formatting to your code upon saving. Fantastic!!!! Thank you very much that has worked, sorry but i am a complete beginner!!!! Thanks again!!!
Create an account or sign in to comment