How To Create Website Template In HTML With Notepad
Get Our Latest Interview Questions: Aptitude, Reasoning, English, GD, HR-PI
Create A Simple Template For Website In HTML :
Open a notepad file and write this code:
---------------------------------------------------------------------------------------------------
<html>
<head>
<title> Technical Programming </title>
</head>
<body>
<table width = '1000' height = '800' border = '1' align = 'center'>
<tr>
<td width ='1000' height = '150'> <img src='file:///C:\Users\Public\Pictures\Sample Pictures\Desert.jpg'width='1000' height ='150'> </td>
<tr>
<tr>
<td height = '25'><a href='www.technicalprogramming.com'> Home</a><a href='www.technicalprog.com'> C Programming</a><a href='www.tcalprogramming.com'> Java Programming</a><a href='www.technicalpming.com'> PHP Tutorials</a><a href='www.techming.com'> Contact Us</a> </td>
<tr>
<tr>
<td> <h1>Hello Friends Learn Aptitude:</h1><br>
<h2> Average Aptitude </h2>
Always people find it difficult to remember the information given in different groups or in different numbers. In such cases, the approximate number is useful. That is why we often hear remarks such as, the average of Sachin's runs in five innings is 65, in a standard VII class of 65 pupils, the average attendance last week was 60.
<br>
Let us try to find out the mathematical meaning of the word "Average" first. Have a look at the following example.
All of us know that the speed of a vehicle does not remain constant during a journey.
<br>
Therefore, the distance traveled is different in each hour. Still taking into consideration the total distance traveled and and total time required for that, the distance traveled by that vehicle per hour is determined for the sake of convenience. In order to find out
the distance traveled in one hour, the total distance is divided by the total period, that is, by the total number of hours. The distance traveled in one hour is the average hourly speed of that vehicle.
<br>
Need lil more explanation? Ok, assume that a Car travelled a distance of 62 kms in the first hour, 55 kms in the second hour and 48 kms in the third hour. In this case, the total distance covered = 62 + 55 + 48 = 165 kms
<br>
Therefore, distance covered in one hour = 165 / 3 = 55 kms <br>
<h2>Number Series </h2>
<br>
A number series can be considered as a collection of numbers in which all the terms are formed according to some particular rule or all the terms follow a particular pattern. The relation of any term to its preceding term will be same through out the series.
<br>
You have to find out the rule in which the terms of the series are selected and depending on that rule you have to find out the missing number. There is no definite rule for the series. Generally the series can be of the following types.
<br>
</td>
<tr>
</table>
</body>
</html>
------------------------------------------------------------------------------------------
And Save The Notepad File In any name with extension of .htm or .html
For Ex: i want to give the name test so i save this file in name "test.htm" or "test.html".
Then you see test file is look like a browser file, just double click on that file, then it show you a simple template of website.
Click Here To Watch How To Create Simple Site Template Video Tutorial In Notepad:
Thanks For Watching This Video, If you have any query then please comment below.......
Click Here To Know How To Download Above Video Tutorials Or YouTube Videos Free