Menu

[Solved]-Question 10 10 Points Saved Correct Html Code Add Horizontal Rule Web Page Horizontal Rule Q37163414

Question 10 (10 points) Saved What is the correct HTML code to add a horizontal rule to your web page? The horizontal rules sQuestion 10 (10 points) Saved What is the correct HTML code to add a horizontal rule to your web page? The horizontal rules should have a height of 50 pixels, a width of 70%, and a background color of #ff3118. <hr styles”height: 50px; background-color: #ff3118; width: 70%”/> . «hr>< style-height: 50px; background-color: #ff3118; width: 70%”/> </hr» O <hr style-height: 50px; color: #ff3118; width: 70%”/> None of the above Show transcribed image text Question 10 (10 points) Saved What is the correct HTML code to add a horizontal rule to your web page? The horizontal rules should have a height of 50 pixels, a width of 70%, and a background color of #ff3118. . «hr>

Expert Answer


Answer to Question 10 (10 points) Saved What is the correct HTML code to add a horizontal rule to your web page? The horizontal ru… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *