How to Make Web page in HTML
In this lesson, you will learn how to make an HTML webpage work. Open Notepad and type the following code: <html> <head> <title>Computer Tutorial</title> </head>… Read More »How to Make Web page in HTML
In this lesson, you will learn how to make an HTML webpage work. Open Notepad and type the following code: <html> <head> <title>Computer Tutorial</title> </head>… Read More »How to Make Web page in HTML