Login
Remember
Register
Ask a Question
Tables for layout other than tabular data presentation are not preferred in HTML because
0
votes
asked
Feb 16, 2024
in
HTML
by
DavidAnderson
Tables for layout other than tabular data presentation are not preferred in HTML because
Options:
a) Caching of the layout won't work
b) Changing the design needs change of HTML code
c) Accessibility won't work
d) It's just matter of tradition
html5-interview-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 16, 2024
by
DavidAnderson
Correct answer is :-
Caching of the layout won’t work
Changing the design needs change of HTML code
...