How to write simple html code in notepad editor Image Slide show
...........................................................................................................The simple video description you can write simple html code in notepad through this application and you can be able to know how to save html file through .htm or .html extension.
Here we have given an example write html code in notepad for computer beginners to get know about html language.The example we have shown with image slide show. Lets check our html coding live video slideshow>>.
we have also show step-by step guide tutorial for computer fresher to get understood quickly.The following example are given bellow;
Steps 1 :
First
we have to open notepad application.
Steps 2 :
Second
we have to write html code in notepad application.Here we write html code for knowing easily and get understand simply.
Example :
In a notepad we can write html coding this way:
<html>
<head>
<title>Welcome to our html page</title>
</head>
<body>
<h1>Heading 1 is for html</h1>
<h2>Heading 2 is for html</h2>
<h3>Heading 3 is for html</h3>
</body>
</html>
Lets see how html code see on web page :
Steps 3 :
Third
After write on html coding in notepad then click on file menu & save button.
Steps 4 :
Fourth
Select drive and save its .html or .htm extension in specific folder.
Steps 5 :
Fifth
Go to this folder where we already save this html file and double click on this file or right click on file and select open file & click on web browser which one we prefer.
Finally we can see the html page will appear as a new window.This is procedure to open html coding through notepad and its procedure will applicable for other application like notepad ++ and also.
No comments:
Post a Comment