0% found this document useful (0 votes)
5 views3 pages

HTML U

Uploaded by

robinart2006
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views3 pages

HTML U

Uploaded by

robinart2006
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

HTML U¨vM bKkv I KvVv‡gv †j-AvDU (HTML Layout Structure)

HTML Gi Basic Structure wbgœiƒc-


<html>
<head>
<title>... .... .... ... </title> Head Section
</head>
<body> HTML
... .... .... ... Body Section
</body>
</html>
HTML †ewmK ÷ªvKPv‡i 8wU †gŠwjK U¨vM i‡q‡Q| G¸‡jv n‡jv− <html>, <head>, <title>, </title>, </head>,
<body>, </body> Ges </html>| G U¨vM¸‡jv cÖwZwU I‡qe †cBR ˆZwi Ki‡Z e¨envi Kiv nq|

¸iyZ¡c~Y© Tag mg~‡ni eY©bv :


Common HTML Tags eY©bv
<html>...</html> html †Kv‡Wi ïiy Ges †kl eySvq
<head>...</head> title, meta I link †KvW †jLvi Rb¨ head e¨eüZ nq
<title>...</title> web page Gi wk‡ivbvg †jLv nq
<body>...</body> GwU html Gi g~j Ask| html Gi me ¸i“Z¡c~Y© Ask GB As‡k †jLv
nq|
<h1>...</h1>
<h2>...</h2>
<h3>...</h3> heading AvKv‡i cÖ`k©‡bi Rb¨ e¨eüZ nq| <h1> Gi gva¨‡g me‡P‡q
<h4>...</h4> eo †nwWs Ges <h6> me‡P‡q †QvU †nwWs cÖ`k©b Kiv nq|
<h5>...</h5>
<h6>...</h6>
<b>...</b> †Kv‡bv text †K bold Kiv
<i>...</i> †Kv‡bv text †K italic Kiv
<u>...</u> †Kv‡bv text †K underline Kiv
<big>...</big> †Kv‡bv text †K eo K‡i †`Lv‡bv
<small>...</small> †Kv‡bv text †K †QvU K‡i †`Lv‡bv
<strong>...</strong> †Kv‡bv text †K †evì K‡i ¯úó †`Lv‡bv
<strike>...</strike> †Kv‡bv text †K †K‡U †`Lv‡bv
<sup>...</sup> superscript mgxKiY †jLvi Rb¨ e¨eüZ nq| †hgb- a2+b2
<sub>...</sub> subscript mgxKiY †jLvi Rb¨ e¨eüZ nq| †hgb- H2SO4
<p>...</p> paragraph †jLv nq
<ins>...</ins> †Kv‡bv †U·U insert Kiv eySvq
<del>...</del> †Kv‡bv †U·U delete Kiv eySvq
<table>...</table> †Uwej ˆZwii Rb¨
<th>...</th> †Uwej †nWvi eySvq
<tr>...</tr> †Uwe‡ji †iv eySvq
Common HTML Tags eY©bv
<td>...</td> †Uwe‡ji †WUv eySvq
<li>...</li> list ev ZvwjKv cÖKv‡ki Rb¨
<ol>...</ol> ordered list eySvq
<ul>...</ul> unordered list eySvq
<marque>...</marquee> †U·U scrolling Kivi Rb¨
<a>...</a> <a> U¨vM nvBcviwj¼ Gi Rb¨
<font>...</font> font Gi Kvjvi, mvBR I †dm eySvq
<img> image cÖ`k©‡bi Rb¨
<br> line break Kivi Rb¨
<hr> horizontal rule cÖ`k©‡bi Rb¨
<!-- --> K‡g›U ev gšÍe¨ †jLvi Rb¨
<center> </center> †Kv‡bv †jLv‡K I‡qe †cBR-Gi gvSvgvwS ivL‡Z e¨eüZ nq|

problem -2
problem -1

problem -3

You might also like