• Hiding with CSS: Problems and solutions

    Posted: 3 years ago in Articles

    Many CSS and JavaScript tutorials suggest using display:none to hide elements. In most cases, using display:none to hide an element is a bad choice that reduces accessibility. Here is a quick explanation of the problem and a suggestion for an alternative technique…

    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)