HTML Attribute Refrence – All Html attribute list

HTML Attribute RefrenceHTML Attribute Refrence

HTML Attribute Refrence

HTML Attribute Refrence – All Html attribute list

We use HTML Attribute for extra improvement in a web page. These html attributes provide additional information to an element. These attributes are used within the opening tag of an element in html. Let them display by name and value. Attributes for almost all html tags are available. For additional improvement in an html document, it is very important to know about the working and use of all the attributes.

 

All HTML Attribute list in this post is given below along with their examples. Understand them and use them in practice in Notepad.

NOTE – We posted three separate posts to the Html Attributes list 1) Html Global attributes. part 2) Html Attributes by alphabets. Part 3) made available to you in Html event attributes. You are currently on Part 1.

So let’s discuss Start-:

All HTML ATTRIBUTE LIST – Html Global Attributes.

Some such Attributes are available in html. Which are used with all html tags. Such html attributes are called Html Global Attributes. Its list is given below with their example. To see an example of any attribute, click on its name.

1.

  1. accesskey attribute – specifies the shortcut key to activate and focus the Html element.

1.

  1. class attribute – specifies one or more classname to an element.

1.

  1. contenteditable attribute – This html attribute specifies whether the content of a content is editable.
  2. data- * attribute― used to private store custom data of a page or application.

1.

  1. dir attribute – This html attribute specifies the text direction for the content in an element.

1.

  1. draggable attribute – This attribute specifies whether an element is draggable.

1.

  1. Dropzone attribute – The dropzone attribute is an enumerated attribute. Which represents what type of content can be dropped on the element using drag and drop API.

1.

  1. hidden attribute – This attribute specifies whether an element is not yet relevant or not.

1.

  1. id attribute – This html attribute specifies the unique id for an element.

1.

  1. lang attribute – This html attribute specifies the language of a document.

1.

  1. spellcheck attribute – This attribute specifies whether the element is checking its spelling and grammar.

1.

  1. style attribute – specifies an inline css style for an element.

1.

  1. tabindex attribute – This html attribute specifies the tabbing order of an element.

1.

  1. title attribute – The title attribute provides additional information about an element.
  2. translate attribute – This attribute specifies whether the content of an element should be translated.

Summary-:

In this post you have been told about such an attribute, which is called Global attribute. These html attributes can be used with any element of html. By the way, it is not a complete html attribute list. The remaining attributes are explained to you in the next two posts. Click on atrribute name to see an example of any html attribute.

… Thank you.

komal mishra: