Files
2018-10-16 21:32:40 +05:30

976 B

title
title
Add Images to Your Website

Add Images to Your Website

Attributes are key value pairs inserted into the tag. The syntax is <tag key1="value1" key2="value2"> </tag> or, in case of self-closing tags, <tag key1="value1" key2="value2" /> - notice that the pairs are separated by a space character, not by a comma.

Resources