Methods for hiding visual components, particularly with regard to HTML.

For hiding segments of webpages, several options exist, such as the setting CSS display property to none and jquery hide method.

This tag is also used for hiding options in other graphical interfaces and generally applies to "hiding" any information.