হাতে কলমে শিখুন HTML5 এর আগাগোরা part -1

হাতে কলমে শিখুন HTML5 এর আগাগোরা part -1

আমি সাকিব খান । কোন কখা বলবো না-----শুরু করা যাক

এই কোডটি দেখুন--


1.  <!DOCTYPE html>

2.   <html>

3.   <head>

4.             <title>Starting Html</title>

5.   </head>

6.    <body>

7.               <p> This is my first html</p>

8.   </body>

9.   <//html>


পাশের numbering  করা হইছে।

১. is used for define that is code is written by html 5.

2. html ppage start by html tag like <html>

  • there are two main section of html page.

* head

  *Body

3.  start head part by <head> tag

4. this is the title tag <title>

screenshot1

5. This is a closing tag of head tag.

* Remember Every tag is closed by a back slash like </tag>

6. start body section by <body> tag

7. This is a paragrapph tag <p> [we talk more about paragraph tag soon]

* most of the html tag was created by first later of its work.

like-

 paragraph = <p>

bold = <b>

8. closing body part

9. closing html page

এইবার দেখি কি কি লাগেবে HTML  code লিখার জন্য :

Make a folder for html > open it.

right click anywhere go New> Text document

change name then most important work is changing extension of document. change txt to html.

if you can not change the extension click organize > Folder and search option > View > untik Hide extension.

look at the screenshot ---->

screenshot2

screenshot 3

screenshot 4

open the document file on notepad or notepad++

save the page. open it by your browser

Heading Tag

tag:  <h1>,<h2>,<h3>,<h4>,<h5>,<h6>

আমরা heading মানে বুঝি শিরোনাম ।

<!DOCTYPE html>
<html>
<head>
<title>Heading</title>
</head>
<body>
<h1> This is my first heading </h1>
<h2> This is my first heading </h2>
<h3> This is my first heading </h3>
<h4> This is my first heading </h4>
<h5> This is my first heading </h5>
<h6> This is my first heading </h6>

<p>asha kori uporer heading gula bujhte parsen. h1 theke h6 cromannoye heading r size choto hote thake.</p>
<p>Google Search Engine h1-h3 pporjonto count kore </p>

get the code for practice

কেমন হলো করে Comment  করে জানাবেন ।   কোনকিছু ভুল হলে জানাবেন ।

Next Lecture

Level 0

আমি সাকিব খান। বিশ্বের সর্ববৃহৎ বিজ্ঞান ও প্রযুক্তির সৌশল নেটওয়ার্ক - টেকটিউনস এ আমি 9 বছর 7 মাস যাবৎ যুক্ত আছি। টেকটিউনস আমি এ পর্যন্ত 3 টি টিউন ও 5 টি টিউমেন্ট করেছি। টেকটিউনসে আমার 0 ফলোয়ার আছে এবং আমি টেকটিউনসে 0 টিউনারকে ফলো করি।


টিউনস


আরও টিউনস


টিউনারের আরও টিউনস


টিউমেন্টস

vai php site bananor post den

vhi akhono banai nai php bananor post. asha kori bobishote paben 😀

আরেকটু ক্লিয়ার ভাবে লিখলে ভাল হত ।

tnx jihaad. porer part gulate chesta korbo.