Skip to content

Opening book details…

Can I read Understanding HTML Attributes on EtoBox?

Understanding HTML Attributes by Tuấn Minh is a document available to read on EtoBox.

What is Understanding HTML Attributes about?

HTML attributes provide additional information about HTML elements. All HTML elements can have attributes which provide extra information in name/value pairs like name="value". The href attribute specifies the URL for hyperlinks and the src attribute specifies the path for images. The width, height, and alt attributes further describe images. The style attribute adds styling and the lang attribute declares the language. Attributes are always lowercase and values should be quoted.

Author
Tuấn Minh
Language
EN