Q. Which of the following is correct to align H1 tag to Right Alignment (Solved)
1. <h1 align = "right"> … </h1>
2. <h1 alignment = "right"> … </h1>
3. <h1 tag align = "right"> … </h1>
4. H1 cannot make Right Alignment
- a. <h1 align = "right"> … </h1>