InterviewSolution
Saved Bookmarks
| 1. |
For best speed position of CSS code should be at __________(a) at the bottom of the code(b) at the middle of the code(c) at the top of the code(d) anywhere in the codeI got this question during an interview for a job.My question comes from Web Performance Optimization topic in chapter HTML Images & Web Page Files of HTML |
|
Answer» The correct option is (c) at the top of the CODE |
|