what is Attribute ?

आज हम जानेगे html में attribute  क्या होते है ?
 Attribute 
 attribute  किसी भी टैग की addtional information   देता है  . एट्रिब्यूट हटम्ल टैग के साथ ही use  किये जाते है।
  ex - size ,color ,height,width  etc .
 <font size="12px"color="blue">

Comments

Popular posts from this blog

Angular Interview Question | Top Interview Question | angular

[Solved ] onclick='myfunction({{x.value }})' how to use angular js scope variable with onclick event without ng-click, without ng-click or without onclick call function