HTML Editors List | Html5 tutorial for beginners

HTML5 Editors for HTML forms

HTML Editors

Editors to write HTML forms



In Windows : Notepad

To go to run -> and type string as notepad and enter

Once opened the notepad write simple HTML form and save as filename with extension of .html and open using any web browser

for example: google chrome , Mozilla firefox, internet explorer these are the most popular web browsers.

To see the output of the written sample HTML code on browser.


html5 tutorial for freshers

Editors for Linux Environment
HTML5 Editors for Linux

In Linux / Unix : vi Editor or Cat to create a .html file

Creating a file using “$cat” command in Linux / Unix type open source operating systems.

To go to Terminal “$” prompt enter the following command $cat > testhtml.html

and then press enter

write HTML basic code here save and exit.

Open file on your browser and check you will see welcome message or written on sample page ..

Creating a file using “$vi” editor command in Linux / Unix type open source operating systems.

To go to Terminal “$” prompt enter the following command

$vi testhtml.html

and then press enter

write HTML5 basic code here save and exit.

Open testhtml.html file on your browser and check you will see welcome message or written on sample page ..

That’s It..
Web development course Data Science courses: Web Development
Online courseOnline Courses: Include Certification
Harisystems is optimized for learning, testing and training. courses are designed to be simplified to improve reading and basic understanding for beginners to expert level. Tutorials and examples are constantly reviewed to avoid errors, however we cannot warrant full correctness of all content. if any found need to correct write us at info@harisystems.com. we Harisystems is not responsible for any with this tutorials, While using this site, you agree to have read and accepted our terms of use, cookie and privacy policy. Copyright 2007-2023 by Harisystems. All Rights Reserved.
Copyright © Harisystems 2023