Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

attribut html

Attributes are like simple arguments in html

<a href="somelink" sytle="somestyle" id="someid" class="someclass" ...more>Click here</a>

In the above example href, style, id, class etc are attributes
 
PREVIOUS NEXT
Tagged: #attribut #html
ADD COMMENT
Topic
Name
8+8 =