Posts

Article tag - What is the purpose of Article tag | How to Use Article ta...

Image
Welcome! Guys, you are watching fast development and in this tutorial, you will learn about article tag. Article tag - What is the purpose of Article tag | How to Use Article tag in HTML5 #36 in Hindi/ Urdu The article specifies independent, self-contained content. The article makes sense on its own and it can easily distribute from the rest of the websites. Mostly we are using articles in forum blogs, news stories, blog posts, and comments. In this video, I will give you an example of an article. Now we are creating an article using an article tag. Now lets we explore the Article tag in HTML. What is the purpose of the Article tag in HTML? Why Article tag is used in HTML. How to use Article tag in HTML.

Blockquote tag - What is the purpose of Blockquote tag | How to Use Bloc...

Image
Welcome! Guys, you are watching fast development and in this tutorial, you will Blockquote tag and its attribute. Blockquote tag - What is the purpose of Blockquote tag | How to Use Blockquote tag in HTML5 #36. Block tag is used to specify a section that is copied or quoted from another source. Blockquote tag increases our site SEO. We use the cite attribute to link the URL of another website. Now lets we explore the Blockquote tag in HTML. What is the purpose of the Blockquote tag in HTML? Why Blockquote tag is used in HTML. How to use Blockquote tag in HTML, attributes of Blockquote tag in HTML.

Nav tag-What is the purpose of Nav tag in HTML - How to Use Nav Tag in H...

Image
Welcome! Guys, you are watching fast development and in this tutorial, you will about nav tag and its attribute. Nav tag-What is the purpose of nav tag in HTML - How to Use Nav Tag in HTML5 #35 in Hindi/ Urdu. Nav tag is used to a defined set of navigation links in a website. Nav tag is used to create navigation links of whole pages of our site. Most pages are created on the top of the website, but some people have created navigation links on the sidebar of our website. But there no restriction to create navigation links you can create navigation links of whole pages of your website anywhere on your webpage using nav tag. Best practice to create navigation links on the top of your site it is best practice. Now lets we explore the nav tag in HTML. What is the purpose of the nav tag in HTML? Why nav tag is used in HTML. How to use nav tag in HTML, attributes of nav tag in HTML.

Progress Tag, how to create a progress bar | how to make progress bar in...

Image
Hello! Guys, you are watching fast development and in this tutorial, you will about progress tag and its attribute. Progress Tag , how to create a progress bar | how to make progress bar in html5 #34 in Hindi/ Urdu.  Progress tag is used to create a progress bar. Progress tag represents the completion progress  of your  task. Mostly when you are uploading or downloading  a file you can see progress status of your file like 30% or another  value remain for your completion. Progress tag represents the completion progress  of your  task.  In this tutorials you will learn how to how to add progress bar in html5 or  how to create a progress bar in html5 or how to make progress bar in html5 or how to use progress bar in html5. 

Meter tag, Purpose of meter tag attributes | How to use meter tag in htm...

Image
Welcome! Guys, you are watching fast development and in this tutorial, you will learn meter tag and attributes Meter tag, Purpose of meter tag attributes | How to use meter tag in html5   #33 in Hindi/Urdu with example. A meter tag is defined as a scalar measurement within a known range or a fractional value. The meter tag is also known as the gauge. This is used to make a gauge on your webpage to see a bar for a particular value. Meter tag has many attributes like value high, low, optimum, min, max, etc. By default, the meter tag takes 0 as 0% and 1 as 100%. You can set your meter using the above attributes.

Legend and Fieldset tags, how we can use Fieldset and legend Tag in for...

Image
Hello! Guys, you are watching fast development and in this tutorial, you will learn Fieldset and legend tags.  Fieldset Legend and Fieldset tags,  how we can use Fieldset and legend Tag in the form in html5  #32 in Hindi/Urdu   with example. The Fieldset tag is used to group related input fields in a form. Fieldset tag makes a box around the element. By using the Fieldset tag and the legend tag, you will make your form very attractive and much easier to understand form information for your users. Legend tag is used to draw caption on our box. In this tutorial, we will use a fieldset tag to create a box around our form in the related field and a legend tag should be used for the caption for our box.

Fieldset tag, What is Fieldset tag in HTML | How To Add Fieldset Tag In ...

Image
Hello! Guys, you are watching fast development and in this tutorial, you will learn about Fieldset Tag and its attribute.  Datalist Fieldset tag, What is Fieldset tag in html | How To Add Fieldset Tag In HTML5  with example. The Fieldset tag is used to group related input field in a form. Fieldset tag make a box around the element. By using the Fieldset tag and the legend tag, you will make your form very attractive and much easier to understand form information for you users . In this tutorials we will use field set tag to create box around our form in related field.