HTML Structure - This video explains about HTML Structure, proper sequence of tags in html code like head tag, title tag, body tag etc, how and where to use various elements and attributes
Attributes provide additional information about an element
Attributes are always specified in the start tag
Attributes usually come in name/value pairs like: name="value"
For More Information Visit codesroom.com/
コメント