62.7k views
5 votes
What is generated from the following HTML code:
Hello

Hello


Hello

2 Answers

4 votes

Answer: Hi, Hello, whatsup, konichiwa, sup,

User Juw
by
7.8k points
5 votes

Answer:

<h1>Hello</h1>

<h1>Hello</h1>

<h1>Hello</h1>

Step-by-step explanation:

the h1 tag is depending on what size you want it to be. You can go from h1 to h6 and beyond

User Barka
by
8.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.