Ask Sawal

Discussion Forum
Notification Icon1
Write Answer Icon
Add Question Icon

Nate Sajjan




Posted Answers



Answer


The visibility property sets or returns whether an element should be visible.

The visibility property allows the author to show or hide an element. It is similar to the display property. However, the difference is that if you set display:none, it hides the entire element, while visibility:hidden means that the contents of the element will be invisible, but the element stays in its original position and size.

Return the visibility property:

Set the visibility property:

CSS tutorial: CSS Display and visibility

CSS reference: visibility property


Answer is posted for the following question.

How to set visible false in javascript?

Answer


Acronym Definition BTJ Brigadas Técnicas Juveniles (Spanish: Youth Technical Brigades ; youth science organization; Cuba)


Answer is posted for the following question.

What does btj?


Wait...