How to Create a Simple Webpage Using Notepad: Steps by Steps
How to Create a Simple Webpage Using Notepad: Steps by Steps This wikiHow teaches you how to create a simple, text-based webpage by using your Windows computer's Notepad app. You'll use HTML as your webpage's language. HTML START NOW STEPS BY STEPS: <!doctypes> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <meta name="author" content="" /> <title>Untitled 2</title> </head> <body> <a href="https://www.youtube.com/watch?v=hQqHFJdSq0M">Go to the link</a><br> <a href="https://www.youtube.com/watch?v=hQqHFJdSq0M"></a><b> <p>Hello world.</p> <font size="20" color="red"><p>What is software?</p>&