Loading Please Wait...
HTML Editors are used for writing HTML code, saving it, and running it on web browsers.
There are many editors you can use for this purpose. Some simple editors include Notepad(Windows), TextEdit(Mac), Notepad++ and some professional editors include VSCode, Sublime Text, Atom, Brackets, etc.
For HTML learning, we recommend using simple editors like Notepad, TextEdit, and Notepad++. For this tutorial, we using Notepad++. You can download and install Notepad++ here.
Open Notepad++ by double-clicking it or right-clicking on it, then click Open.
You can write or copy HTML code from here and paste it into Notepad++
<!DOCTYPE html>
<html>
<head>
<title>My First Web Page - Lynxsia IT Solutions</title>
</head>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
Click on File > Save or File > Save As... or you can press CTRL+S
Name the file of your choice. We name the file "index.html"
To view your HTML Page double click on the saved file or right-click on it then click Open
This will open your file on the web browser which looks like the below image
How you feel about this blog:
Share this blog on:
If you find any error in the turtorials, or want to share your suggestion/feedback, feel free to send us email at: info@lynxsia.com
Contact UsWe are concern with various development process like website design & development, E-commerce development, Software development, Application development, SMS & Bulk SMS Provider, PWA Development, and many more..
Copyright ©
, Lynxsia IT Solutions, All rights reserved