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