Responsive Advertisement

HTML text Editors

 HTML text Editors


An HTML file is a text file, so to create an HTML file we can use any text editors.

Text editors are the programs which allow editing in a written text, hence to create a web page we need to write our code in some text editor.

There are various types of text editors available which you can directly download, but for a beginner, the best text editor is Notepad (Windows) or TextEdit (Mac).

After learning the basics, you can easily use other professional text editors which are, Notepad++, Sublime Text, Vim, etc.

In our tutorial, we will use Notepad and sublime text editor. Following are some easy ways to create your first web page with Notepad, and sublime text.

A. HTML code with Notepad. (Recommended for Beginners)

Notepad is a simple text editor and suitable for beginners to learn HTML. It is available in all versions of Windows, from where you easily access it.



B. HTML code with Sublime Text-editor.(Recommended after learning basics of HTML)

When you will learn the basics of HTML, then you can use some professional text editors, which will help you to write an efficient and fast code. So to use Sublime Text editors, first it needs to download and install from internet. You can easily download it from this https://www.sublimetext.com/download link and can install in your PC. When installation of Sublime text editor done then you can follow the simple steps to use it:


Step 1: Open Sublime Text editor(Windows 10):


To open Sublime Text editor go to Start screen ⤏ type Sublime Text⤏ Open it. To open a new page press CTRL+N.


Post a Comment

0 Comments