ওয়েব ডিজাইন Part-15(HTML5 Tag ) – Creative IT Blog
Notice: Trying to access array offset on value of type bool in /home1/cjsmpham/_addon/priyolekha.com/wp-content/plugins/taqyeem/taqyeem.php on line 611

Notice: Trying to access array offset on value of type bool in /home1/cjsmpham/_addon/priyolekha.com/wp-content/plugins/taqyeem/taqyeem.php on line 611

Notice: Trying to access array offset on value of type bool in /home1/cjsmpham/_addon/priyolekha.com/wp-content/plugins/taqyeem/taqyeem.php on line 611

Notice: Trying to access array offset on value of type bool in /home1/cjsmpham/_addon/priyolekha.com/wp-content/plugins/taqyeem/taqyeem.php on line 611

Notice: Trying to access array offset on value of type bool in /home1/cjsmpham/_addon/priyolekha.com/wp-content/plugins/taqyeem/taqyeem.php on line 611

Notice: Trying to access array offset on value of type bool in /home1/cjsmpham/_addon/priyolekha.com/wp-content/plugins/taqyeem/taqyeem.php on line 611
Home / বিজ্ঞান ও প্রযুক্তি / ওয়েব ডিজাইন Part-15(HTML5 Tag )

ওয়েব ডিজাইন Part-15(HTML5 Tag )

HTML 5 Tag list:

HTML 5 এর কিছু Tag  দেয়া হল-যে গুলা আমরা use করে থাকি –

<article> Defines an article in the document
<aside> Defines content aside from the page content
<figcaption> Defines a caption for a <figure> element
<figure> Defines self-contained content, like illustrations, diagrams, photos, code listings, etc.
<footer> Defines a footer for the document or a section
<header> Defines a header for the document or a section
<main> Defines the main content of a document
<mark> Defines marked or highlighted text
<meter> Defines a scalar measurement within a known range (a gauge)
<nav> Defines navigation links in the document
<progress> Defines the progress of a task
<section> Defines a section in the document
<summary> Defines a visible heading for a <details> element
<time> Defines a date/time

Example:

<article>
<header>
<h1>What Does WWF Do?</h1>
<p>WWF’s mission:</p>
</header>
<p>WWF’s mission is to stop the degradation of our planet’s natural environment,
and build a future in which humans live in harmony with nature.</p>
</article>

<nav>
<a href=”/html/”>HTML</a>
<a href=”/css/”>CSS</a> |
<a href=”/js/”>JavaScript</a>
<a href=”/jquery/”>jQuery</a>
</nav>

<footer>
<p>Posted by: Hege Refsnes</p>
<p>Contact information: <a href=”mailto:someone@example.com”>
someone@example.com</a>.</p>
</footer>

About Md. Sajal

Check Also

সূর্যের মৃত্যু ঘটলে কেমন হবে ভাবুন তো!

বিজ্ঞানীরা বলেন যে একটা সময় সকল নক্ষত্রের মৃত্যু ঘটবে। আসলে নক্ষত্রের মৃত্যুটা ঠিক কেমন হবে? …

Leave a Reply

Your email address will not be published. Required fields are marked *