Hello friend, I hope you are doing well. Today in the blog you will learn some important and very useful HTML tags and attributes with examples. As you know there are lots of HTML and CSS designs we have created before.
HTML stands for Hypertext Markup Language.
Some of the most important and useful HTML tags and attributes that we are going to cover in this blog are given below.
- Details & Summary Tag.
- Select & Option Tag
- Select, Optgroup & Option Tag
- Input, Datalist & Option Tag
- Input, Datalist & Option Tag
- Input, Datalist & Option Tag
- Input Tag & Attribute
- Mark Tag
- Progress Tag
- Meter Tag
- Contenteditable Attributes
- Title Attribute
Rather than seeing only HTML tags' names and attributes, I highly recommend you to watch the full video tutorial of the given tags and attribute which has given below. In this video, I have shown all HTML tags and attributes for examples.
Useful HTML Tags & Attributes with Example
I have provided all the source code of these HTML tags and attributes, before jumping into the source code files, you need to know a short explanation of the HTML tags and attributes that you have seen on the video.
As you have seen in the video tutorial. At first, we have seen the Details and a summary tag. When I create details tag only a dropdown icon appears with text and clickable features and anything that we write inside that tag that was disappeared and by clicking on the icon we can see the inside content of the detail tag.
Like this, we can do lots of thing by using these HTML tags and attribute that you have seen on the video.