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
1
Answer:
step by step answers I am giving you
Explanation:
- Learn the basics of HTML.
- Understand HTML document structure.
- Get to know CSS selectors.
- Put a CSS stylesheet together.
- Get bootstrap.
- Pick a design.
- Customize your website with HTML and CSS.
- Add content and images.
- Fine-tune colors and fonts.
- Create additional pages
Answered by
0
Answer:
•HTML stands for Hyper Text Markup Language.
There are 10 HTML tags:
- <html>
- <head> , </head>
- <title> , </title>
- <body> , </body>
- <h1> , </h1>
- <p> , </p>
- <a> , </a>
- <img>
- <div> , </div>
- <span> , </span>
★hope it helped:))
Similar questions