I'm doing a website and applying some SEO techniques, however I have a div that needs to be hidden (property display:none;
and visibility:hidden;
). What is the effect on search engines for this DIV element? Would it work in the same way on tags <ul>
and <ol>
?