HTML/HTML5 এবং CSS/CSS3 চেইন টিউন [৩য়-পর্ব]

এইচটিএমএল ও এইচটিএমএল ৫ এবং সিএসএস ও সিএসএস ৩ এর চেইন টিউন ৩য় পর্বে আপনাদের স্বাগতম।

আজ আমি এইচটিএমএল এর কিছু প্রয়োজনীয় ট্যাগ এর বিস্তারিত আপনাদের সাথে ভাগাভাগি করব।আশাকরি আপনাদের ভালোলাগবে।

ট্যাগ------------------------------------------------------------------------------------------বিবরণ

  • ১।<!--...-->---------------------------------------Defines a comment
  • ২।<!DOCTYPE>--------------------------------Defines the document type
  • ৩।<a>----------------------------------------------Defines a hyperlink
  • ৪।<abbr>------------------------------------------Defines an abbreviation
  • ৫।<acronym>------------------------------------Not supported in HTML5. Use <abbr>instead.Defines an acronym
  • ৬।<address>--------------------------------------Defines contact information for the author/owner of a document
  • ৭।<applet>----------------------------------------Not supported in HTML5. Use <object> instead.Defines an embedded applet
  • ৮।<article>-----------------------Defines an article
  • ৯।<aside>-------------------------Defines content aside from the page content
  • ১০।<b>------------------------------Defines bold text
  • ১১।<base>--------------------------Specifies the base URL/target for all relative URLs in a document
  • ১২।<body>--------------------------Defines the document's body
  • ১৩।<br>-----------------------------Defines a single line break
  • ১৪।<canvas>-----------------------Used to draw graphics, on the fly,via scripting (usuallyJavaScript)
  • ১৫।<command>-------------------Defines a command button that a user can invoke
  • ১৬।<datalist>----------------------Specifies a list of pre-defined options for input controls
  • ১৭।<dialog>-----------------------Defines a dialog box or window
  • ১৮।<div>---------------------------Defines a section in a document
  • ১৯।<embed>----------------------Defines a container for an external(non-HTML) application
  • ২০।<figure>-----------------------Specifies self-contained content
  • ২১।<footer>-----------------------Defines a footer for a document or section
  • ২২।<header>---------------------Defines a header for a document or section
  • ২৩।<nav>-------------------------Defines navigation links
  • ২৪।<section>--------------------Defines a section in a document
  • ২৫।<area>------------------------Defines an area inside an image-map

এই ট্যাগ গুলির বেশির ভাগই এসেছে এইচটিএমএল ৫ থেকে।এখন আপনাদের কাজ হচ্ছে এই ট্যাগ গুলি আপনার ভেতরে Copy করে নিবেন।তারপর এই ট্যাগ গুলির যে বিবরণ আমি দিয়েছি ওই গুলা দেখলে ই আশাকরা যায় আপনি ট্যাগ সম্পর্কে ভল একটা ধারনা পাবেন।আর যদি আপনার কোন সমস্যা হয় আমাকে জানাবেন আমি তাহলে এই ট্যাগ গুলির বিস্তারিত বর্নণা করে আর একটা টিউন করবো।

আর পরবর্তী টিউন টা নিয়ে খুব তাড়াতাড়ি আসছি।ভাল থাকবেন।

Level 0

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


টিউনস


আরও টিউনস


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


টিউমেন্টস

আশা করি চালিয়ে যাবেন।