Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
546 views
in Themes by
Inline CSS Test Your webpage is using 1 inline CSS styles

⟩⟩ <div style="position:absolute; left:-9999px; top:-...

Q2A version: 1.8 beta2
by
What is the problem?
by
List of elements with inline css style
<div style="position:absolute; left:-9999px; top:-9999px;"></div>

1 Answer

0 votes
by
There is nothing wrong with using inline styles. We use it for this element to ensure it appears correctly and also the spinner image is pre-loaded.

BTW we did make a recent change to avoid some other tool incorrectly flagging it as malware (due to the negative offset). But the new solution still uses inline styles.

Welcome to the Q&A site for Question2Answer.

If you have a question about Q2A, please ask here, in English.

To report a bug, please create a new issue on Github or ask a question here with the bug tag.

If you just want to try Q2A, please use the demo site.

Categories

...