5. Which of the following HTML statement will display table with a border colour
orange?
<TABLE BORDER=1 BORDER="ORANGE">
<TABLE BORDER=1 BORDERCOLOR="ORANGE">
<TABLE BORDER=1 BORDER-COLOR="ORANGE">
<TABLEBORDER="ORANGE" BORDER=1 >
Very muchh important don't spam...
Answers
Answered by
1
Answer:
<TABLE BORDER=1 BORDERCOLOR="ORANGE"> it will be the HTML statement
Similar questions