MASIGNASUKAv102
6510051498749449419

Html Ke Popular Basic Tag Which Very Helpfull All New blogger

Html Ke Popular Basic Tag Which Very Helpfull All New blogger
Add Comments
10/31/2016
Agar app bhi ek blogger hai aur full time blogging krte hai and blogging ko apna careear samjhte hai to apko coding ke bare me jankari honi chahiye aur Html to basic hai to aapko html ko achhe se sikhna chahiye aur agar aapko html and css ye dono coding achhe se samjh aa gayi to aap Html aur css se ek acha sa web page bna skte hai is post me aapko html ke kuch basic tag btaye gaye hai jiska blogging me jada use hota hai

Html basic tag lern bloggers

1.  Heading tag
heading tag ka use hum heading dene me use krte hai ye tag h1 se lekar h6 tak hita hai.
<h1> your heading </h1>

2. Paragraph tag
    paragraph ka use hum paragraph     change krne me krte hai
      paragraph

3. Bold tag
   isse hum kisi bhi word ko bold kr    skte hai

  <b>bold tag</b>

4. Underline tag
underline tag se koi bhi word me under line de skte ho

<u>underline tag</u>

5. Small text
is tag ki madad se koi bhi text ko chhota kr skte hai

<small>Small text </small>


6 . Font colour
is code me colour code change krke koi bhi text ka colour change kr sakte hai

<span style=" color:#FF0000;">Your text<span/>

7. Textarea
iska use aap blogger ki post me kr skte hai jab bhi koi code publish kre tab

<textarea>Your text </textarea>

8.Create a link
    basic link:

blogging me link create krna bahut bada part isliye aap linkcreate krna sikh lijiye.
<a href="www.techdiscovers.blogspot.com">This is a Link</a>
It will look like this: This is a Link

Link open in new window.

<a href="your link"target="_blank">Your text</a>

Email link.

123@gmail.com,your text ko replace kr ke apna email aur text likhe

  <a href="mailto:123@gmail.com">your text</a>

Mail with subject:

<a href="mailto:name@domainname.com?subject=your%20subject%20here">emaigajlus</a>


Mail with subject and Message:


<a href="mailto:123@gmail.com?subject=your%20subject%20here&amp;body=techdiscover.blogspot.com%20me%20aapka%20Swagat%20hai
">Your text here</a>


Image Tag:

Simple image tag.

<img src="your image url"

image sizeing.


<img src="your image url"width="90″ height="20″>

Image as alt tag


<img src="your image url" width="90″ height="20"alt=”write short description of image”>


add link in your image.

<a href="http://techdiscovers.blogspot.com/"><img src="yourimageurl.gif"alt="alt text"width="100"height="90"/></a>



9.Line break

is code se kahi bhi aap line ko break kr skte hai.

<br> ya </br>

bullet list

<ul><li>yourtexthere
</li><li>yourtexthere
</li><li>yourtexthere</li>
<li>yourtexthere</li></ul>


I hope aapko ye post properly samajha aa gayi hogi aur aap html ke bare me jan gaye hoge agar aapka is post releted sawal ya sujhao ho to comment kr hame btaye and Dont forget share with your friend on social site!

  1. बेहतरीन लेख .... तारीफ-ए-काबिल .... Share करने के लिए धन्यवाद...!! :) :)

    ReplyDelete