Computer Science, asked by heemani26, 8 months ago

can anyone give me some codings of HTML which contains all the tags and fonts for creating a web page


please help me !!!!


please don't copy from Google


the one who give the anwer which satisfies my question will be marked as brainliest surely !!!!!!​

Answers

Answered by princi5896
1

Answer:

step by step answers I am giving you

Explanation:

  1. Learn the basics of HTML.
  2. Understand HTML document structure.
  3. Get to know CSS selectors.
  4. Put a CSS stylesheet together.
  5. Get bootstrap.
  6. Pick a design.
  7. Customize your website with HTML and CSS.
  8. Add content and images.
  9. Fine-tune colors and fonts.
  10. Create additional pages
Answered by syedaruqaiyafatima
0

Answer:

•HTML stands for Hyper Text Markup Language.

There are 10 HTML tags:

  1. <html>
  2. <head> , </head>
  3. <title> , </title>
  4. <body> , </body>
  5. <h1> , </h1>
  6. <p> , </p>
  7. <a> , </a>
  8. <img>
  9. <div> , </div>
  10. <span> , </span>

★hope it helped:))

Similar questions