Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.

Get Started Now!

HTML text Editors:

An HTML file is a text file, so to create an HTML file we can use any text editors of our choice. HTML text editors are used to create and modify web pages. HTML codes can be written in any text editors.

HTML text editors are given below:

  • Notepad
  • Visual Studio(VS Code)
  • Notepad++
  • Sublime Text 3

Notepad:

Notepad is a simple text editor. It is an inbuilt Laptop/Desktop application available in Windows OS. The given step is follows for write a html code in notepad are as follows-

Step1: Open Notepad

Step2: Write code in HTML

Step3: Save the HTML file with .htm or .html extension.

Step4: Open the HTML page in your web browser.

To run the HTML page, you need to open the file location, where you have saved the file and then either double-click on file or click on open with option

Output:

Visual Studio (VS Code):

You can use any text editor according to your choice. Here I suggest VS code because it is light weight, opensource & from Microsoft.

Download Process: Go to google—–>Type VS code & install it.

Similar processes to another editor.

Related Posts

How to Run an HTML Website Alongside a Laravel Project on the Same Server

Running a Laravel application is common for dynamic web platforms, dashboards, and APIs. However, many businesses and developers also want to run a simple HTML website on Read More

Read More

What is HTTP and What is top use cases of HTTP ?

What is HTTP ? HTTP, or Hypertext Transfer Protocol, is an application layer protocol used primarily with the World Wide Web in the client-server model. It was Read More

Read More

Understanding SEO: Exploring Its Principles and Varied Types

Introduction to SEO SEO stands for Search Engine Optimization. It’s the process of improving your website to increase its visibility in search engine results pages (SERPs). In Read More

Read More

Creating Simple HTML Form

Job Application Form Using HTML Output:

Read More

HTML Basic Structure

HTML Documents: All HTML documents must start with a document type declaration: <!DOCTYPE html>. The HTML document begins with <html> and ends with </html>. The visible part of the HTML document Read More

Read More

HTML Headings:

HTML heading describe what type of heading given in html pages. There are six type of html headings using in html Syntax: <h1> This is heading 1 Read More

Read More
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x