This is Style attribute

It will add style property in element

It will change the color of content

Example of title attribute

Move the cursor over the heading and paragraph, and you will see a description as a tooltip

Example of href attribute with link address

This is a link

Example of href attribute without link address

This is a link
Example of src attribute

HTML images can be diplayed with the help of image tag and its attribute src gives the sourc for that image

First_NameLast_NameMarks
SonooJaiswal60
JamesWilliam80
SwatiSironi82
ChetnaSingh72
Example of Id attribute in CSS

Use CSS to style an element with the id:

Cars

Bikes

JavaScript Date and Time example

Enter your name

Demo of action attribute of form element







It will redirect to a new page "action.html" when you click on submit button

arrow