Horje
How to Write Some HTML Code

Follow ways to write some HTML Code


Write or copy the following HTML code into Notepad:

index.html
Example: HTML
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>

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

</body>
</html>

Output should be:

Write or copy the following HTML code into Notepad:



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
Write or copy the following HTML code into Notepad:HTML Editors

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



Share on: