Which of the following is NOT an attribute that included by the HR tag which…
2024
Which of the following is NOT an attribute that included by the HR tag which puts a horizontal line on the page?
- A.
SHADE
- B.
SIZE
- C.
ALIGN
- D.
WIDTH
Attempted by 131 students.
Show answer & explanation
Correct answer: A
For the old HTML `<hr>` tag, `SIZE`, `ALIGN`, and `WIDTH` are attributes. `SHADE` is not the standard attribute; the older attribute was `NOSHADE`.