Wednesday, July 23, 2014

HTML 5 ,New Tags

Hi,we'll talk about a few new tags and elements of HTML 5:
  • this tag is used to make a highlight on text and you can change its color but the default color is yellow lets see this example :
  • <mark> this tag is used to make a highlighted text its so easy to use and its default color is yellow:
     

and it'll look like this: 
  • <progress> this tag is good one if you want to show the progress of special thing you doing for example in our Sign up form if it has more than one step we can show this to make a good style about how much we did to finish the steps : 




and it'll be :
  • <details> if you make a big article and you want to make like a summary of it you can use this tag it'll be like a additional information for your article example:




and it'll be like this :

  • as you can see the HTML 5 has made a new tags which make it easy and simple to use

No comments:

Post a Comment