Skip to main content

HTML Attributes - What is Attributes in HTML


HTML Attributes





HTML Attributes define additional characteristics or properties of the element for example width and height of an image. 





  • All HTML elements can have attributes
  • HTML 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"




Tip: Both single and double quotes can be used to quote attribute values. However, double quotes are the most common. In situations where the attribute value itself contains double quotes, it is necessary to wrap the value in single quotes





href Attribute in HTML





HTML links are defined with the <a> tag. The link address is specified in the href attribute:





For Example:





<a href=" https://ilmiblog.com.pk/ ">This is a link</a>





src Attribute in HTML





HTML images are defined with the tag. The filename of the image source is specified in the src attribute:





For Example:





<img src="ilmiblog-logo.png">





width and height Attributes in HTML





The width and height attributes of the IMG element specifies the width and height of an image.





For Example:





<img src="ilmiblog-logo.png" width="500" height="600">





alt Attribute in HTML





The required alt attribute specifies an alternate text for an image if the image cannot be displayed. The alt attribute provides alternative information for an image if a user for some reason cannot view it.





For Example:





<img src="ilmiblog-logo.png" alt="Logo of Ilmiblog">





lang Attribute in HTML





The language of the document can be declared in the tag. The language is declared with the lang attribute. Declaring a language is important for accessibility applications and search engines:





For Example:





<!DOCTYPE html>
<html lang="en-US">
<body>





title Attribute in HTML





The value of the title attribute will be displayed as a tooltip when you mouse over the paragraph:





For Example:





<h2 title="ilmiblog Title" > ilmiBlog </h2>





HTML Attributes in Urdu/Hindi Video






https://www.youtube.com/watch?v=7jp4x7RODAc&t=82s




Social Accounts





You Can Visit our YouTube Channel: Techz Hub


Comments

Popular posts from this blog

Top 10 Highest Paying Jobs in Pakistan 2021

Are you a fresh graduate who is finding a perfect high paying jobs in 2021? If yes, here is the list of Top 10 Highest Paying Jobs in Pakistan 2021  which mightbe helpful for you to find your dream job. Every year in Pakistan thousands of students graduate from  public and private universities of Pakistan  and got lost in the job market where most of them facess difficulties in findind the best job for them, that may earn them a handsome and beautiful livelihood. The Fresh Graduates look for a job which is according to their skills and qualifications but they have to wait for a long period of time from the employers’ response which is quite embarrassing. Before we discuss about the highest paying jobs in Pakistan ,  let’s take a "hello hi" short view on the related demographics of Pakistan for better understanding. According to 2019 Sarvay , The Total  Population of Pakistan  is around 216,565,318 with a growth rate of 2.04% which tell us that the ...

SCOPE OF PUBLIC ADMINISTRATION AFTER INTER & MASTERS

SCOPE OF PUBLIC ADMINISTRATION AFTER INTER & MASTERS According to Wikipedia the Definition of “ Public administration is the implementation of government policy and also an academic discipline that studies this implementation and prepares civil servants for working in the public service. ” It is the post at which you create the plan and ideas about the govt projects. It is one of the best leading and rewarding field if you have passion about to solve the problems of peoples then this profession is one of the best way to achieve your goal of humanity because this is non-profit based organization and in this field you can work as independent Public administrative as well as govt employer. The main goal of public administrative is to create new ideas solve problems and give the impressive real time solution for those issues and problems of the peoples.In this article we are going to discuss the scope of Public Administration jobs and Salary. Top 10 Degrees which has More Scope in Pak...

PARTS OF SPEECH – ENGLISH GRAMMAR

There are nine parts of speech Noun Pronoun Adjective Adverb Verb Preposition Conjunction Article Interjection You Can Read All Of Them By Just Clicking On The Topic Link