You have to answer this question before its comments can be revealed, this way we won’t spoil the answer for you.
Semantic Awesome
What is the only time it is okay to use an element’s style attribute? Eg: <div style="display: none;">
style
<div style="display: none;">
To store fragments of SQL that will be modified by inline JavaScript and submitted back to the server for execution.
For accessing the visibility of an element through a script.
It’s never okay!
For Web 2.0 reasons.