0
attributes in html.
What work does attributes in html perform?
1 Answer
+ 4
HTML attributes modify the action or visuality of elements. Different attributes perform different actions. For example:
src provides the url destination to link a resource or asset.
style allows you to use CSS inline.
alt provides extra information on image for screen readers and when image fails to load