āĻāϝ়েāĻŦ āĻĒেāĻে āĻŦিāĻিāύ্āύ HTML āĻāĻĒাāĻĻাāύ āϏāĻŽূāĻš āĻোāĻĨাāϝ় āĻিāĻাāĻŦে āĻĒ্āϰāĻĻāϰ্āĻļিāϤ āĻšāĻŦে āϤা āĻĒ্āϰāĻাāĻļ āĻāϰাāϰ āĻāύ্āϝ position āĻĒ্āϰোāĻĒাāϰ্āĻি āĻŦ্āϝāĻŦāĻšাāϰ āĻāϰা āĻšāϝ়। āĻāϰ āϏাāĻĨে top, bottom, left, and right āĻĒ্āϰোāĻĒাāϰ্āĻি āϏāĻŽূāĻš āĻŦ্āϝāĻŦāĻšাāϰ āĻāϰে āĻোāύ HTML āĻāĻĒাāĻĻাāύেāϰ āĻĒ্āϰāĻৃāϤ āĻ
āĻŦāϏ্āĻĨাāύ āύিāϰ্āϧাāϰāĻŖ āĻāϰা āĻšāϝ়। position āĻĒ্āϰোāĻĒাāϰ্āĻিāϰ āĻাāϰ āϧāϰāĻŖেāϰ āĻŽাāύ āĻšāϤে āĻĒাāϰে। āĻāĻুāϞো āĻšāĻ্āĻে,
- āĻĒāĻিāĻļāύ āϏ্āĻ্āϝাāĻিāĻ (position:static)
- āĻĒāĻিāĻļāύ āĻĢিāĻ্āϏāĻĄ (position:fixed)
- āĻĒāĻিāĻļāύ āϰিāϞেāĻিāĻ (position:relative)
- āĻĒāĻিāĻļāύ āĻāĻŦāϏāϞিāĻāĻ (position:absolute)
āĻ āύুāĻļীāϞāύ āĻĒ্āϰāĻেāĻ্āĻ
<html>
<head>
<title> www.tutohost.com</title>
<style>
body{background:#FFC}
h1 {
color:#F09;
background:#CC9;
padding:10px;
border:#960 1px solid; }
#static{
position:static;
left:100px;
top:70px;}
#absolute{position: absolute;
left:150px;
top:100px;}
#fixed{position: fixed;
left:0px;
top:70px;}
#relative{position: relative;
left:150px;
top:100px;}
p{background:#FCF;
padding:10px;
border:#F09 1px solid;}
</style>
</head>
<body >
<h1 id="static">Position static</h1>
<h1 id="absolute">Position absolute</h1>
<h1 id="fixed">Position fixed</h1>
<h1 id="relative">Position relative</h1>
<p>We are bangladeshi Hostgator hosting provider. The world wide technical and support team is working for your best movement.We are bangladeshi Hostgator hosting provider. The world wide technical and support team is working for your best movement.We are bangladeshi Hostgator hosting provider. The world wide technical and support team is working for your best movement. </p></body></html>
<head>
<title> www.tutohost.com</title>
<style>
body{background:#FFC}
h1 {
color:#F09;
background:#CC9;
padding:10px;
border:#960 1px solid; }
#static{
position:static;
left:100px;
top:70px;}
#absolute{position: absolute;
left:150px;
top:100px;}
#fixed{position: fixed;
left:0px;
top:70px;}
#relative{position: relative;
left:150px;
top:100px;}
p{background:#FCF;
padding:10px;
border:#F09 1px solid;}
</style>
</head>
<body >
<h1 id="static">Position static</h1>
<h1 id="absolute">Position absolute</h1>
<h1 id="fixed">Position fixed</h1>
<h1 id="relative">Position relative</h1>
<p>We are bangladeshi Hostgator hosting provider. The world wide technical and support team is working for your best movement.We are bangladeshi Hostgator hosting provider. The world wide technical and support team is working for your best movement.We are bangladeshi Hostgator hosting provider. The world wide technical and support team is working for your best movement. </p></body></html>
āĻāĻāĻা āύোāĻāĻĒ্āϝাāĻĄ open āĻāϰে āĻāĻĒāϰেāϰ code āĻুāĻু āϞিāĻে file āĻŽেāύু āĻĨেāĻে Save as āĻ āĻ্āϞিāĻ āĻāϰে File name: index.html , Save as type : All files, āĻĻিāϝ়ে save āĻāϰে index.html āĻĢাāĻāϞāĻি Mozilla Firefox āĻĻিāϝ়ে open āĻāϰāϞে āύিāĻে āĻĒ্āϰāĻĻāϰ্āĻļিāϤ āĻāĻŦিāϰ āĻŽāϤ āĻĻেāĻাāĻŦে।
0 comments: