Skip to content

Conversation

Indu-Gadappa
Copy link
Owner

In this project i have used various html tags like

  1. heading tags to display title in a specific manner
  2. paragraph tag to display paragraphs in web page
  3. image tag to display images
  4. video tag to run video in web page
  5. table tag this tag is used to display data in row and columns format
  6. ul tag this is used to display multiple list items in unordered manner
  7. ol tag this is used to display multiple list items in ordered manner
  8. br tag to break lines
  9. hr tag to display a horizontal line between two elements
  10. button tag to add buttons into web page .

In this project i have used various html tags like 
 1. heading tags to display title in a specific manner 
 2. <p>      to display paragraphs in web page 
 3. <img>  to display iamges
 4. <video> to run video in web page
 5. <table>  this tag is used to display data in row and columns format
 6. <ul >     this is used to display multiple list items in unordered manner
 7. <ol>     this is used to display multiple list items in ordered manner 
 8. <br> to break lines 
 9. <hr>   to display a horizontal line between two elements
 10. <button> to add buttons into web page .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant