Horje
How to save HTML Page

Simply Save HTML Page in your Desktop.


Open a TXT file and Write or Paste Some HTML Code into Notepad

<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>

<h1>This is a Heading</h1>
<p>This is a paragraph.</p>

</body>
</html>

Then, Click on File and Click on Save As.. from top menu of Notepad

Output should be:

Then, Click on File and Click on Save As.. from top menu of Notepad

Now, Set Name the file "index.htm" and set the encoding to UTF-8 (which is the preferred encoding for HTML files).

Output should be:

Now, Set Name the file





Related Articles
How to edit HTML Code HTML Editors
How to edit HTML Code using Notepad (PC) HTML Editors
How to edit HTML Code TextEdit on Mac HTML Editors
How to Write Some HTML Code HTML Editors
How to save HTML Page HTML Editors
How to View HTML Page in Your Browser HTML Editors

Single Articles
Open a TXT file and Write or Paste Some HTML Code into NotepadHTML Editors
Then, Click on File and Click on Save As.. from top menu of NotepadHTML Editors
Now, Set Name the file "index.htm" and set the encoding to UTF-8 (which is the preferred encoding for HTML files).HTML Editors

Read Full:
HTML Editors
Category:
Web Tutorial
Sub Category:
HTML Editors
Uploaded:
1 year ago
Uploaded by:
Admin
Views:
170



Share on: